Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / clr / src / BCL / System / Diagnostics / SymbolStore / SymLanguageVendor.cs / 1 / SymLanguageVendor.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: SymLanguageVendor ** ** [System.Runtime.InteropServices.ComVisible(true)] ** A class to hold public guids for language vendors. ** ** ===========================================================*/ namespace System.Diagnostics.SymbolStore { // Only statics, does not need to be marked with the serializable attribute using System; [System.Runtime.InteropServices.ComVisible(true)] public class SymLanguageVendor { public static readonly Guid Microsoft = new Guid(unchecked((int)0x994b45c4), unchecked((short) 0xe6e9), 0x11d2, 0x90, 0x3f, 0x00, 0xc0, 0x4f, 0xa3, 0x02, 0xa1); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: SymLanguageVendor ** ** [System.Runtime.InteropServices.ComVisible(true)] ** A class to hold public guids for language vendors. ** ** ===========================================================*/ namespace System.Diagnostics.SymbolStore { // Only statics, does not need to be marked with the serializable attribute using System; [System.Runtime.InteropServices.ComVisible(true)] public class SymLanguageVendor { public static readonly Guid Microsoft = new Guid(unchecked((int)0x994b45c4), unchecked((short) 0xe6e9), 0x11d2, 0x90, 0x3f, 0x00, 0xc0, 0x4f, 0xa3, 0x02, 0xa1); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- WebPartZoneCollection.cs
- DispatcherProcessingDisabled.cs
- TreeViewCancelEvent.cs
- NodeFunctions.cs
- FormViewPagerRow.cs
- ProcessHostConfigUtils.cs
- OperationResponse.cs
- DetailsViewUpdateEventArgs.cs
- MessageSecurityOverTcp.cs
- GlyphCollection.cs
- DataErrorValidationRule.cs
- TransportSecurityBindingElement.cs
- FileEnumerator.cs
- TimeoutHelper.cs
- ChtmlTextWriter.cs
- SemanticTag.cs
- StreamGeometry.cs
- CommandHelpers.cs
- ObjectStateManager.cs
- EdmError.cs
- ZipIOEndOfCentralDirectoryBlock.cs
- GlyphCache.cs
- DbExpressionVisitor_TResultType.cs
- sqlstateclientmanager.cs
- DispatcherEventArgs.cs
- ScrollBarAutomationPeer.cs
- NavigateUrlConverter.cs
- InstanceDescriptor.cs
- HtmlControl.cs
- Int64Converter.cs
- DiagnosticTrace.cs
- Attachment.cs
- StrokeNode.cs
- DetailsViewCommandEventArgs.cs
- PeerInputChannel.cs
- IdentityModelDictionary.cs
- Utils.cs
- FormViewRow.cs
- TextEffect.cs
- HealthMonitoringSectionHelper.cs
- DocumentsTrace.cs
- FileSystemWatcher.cs
- ThreadWorkerController.cs
- CompensatableSequenceActivity.cs
- OrderedDictionary.cs
- ThreadStateException.cs
- StreamSecurityUpgradeAcceptor.cs
- SafeFileMappingHandle.cs
- FormViewUpdatedEventArgs.cs
- PrinterSettings.cs
- XmlLinkedNode.cs
- TreeNodeCollection.cs
- DecoderFallback.cs
- FaultDescriptionCollection.cs
- DockingAttribute.cs
- SqlServices.cs
- XmlSchemaAttributeGroup.cs
- WebConfigurationFileMap.cs
- DataServiceRequestException.cs
- AppSettingsReader.cs
- IgnoreSection.cs
- ModelTreeEnumerator.cs
- UserInitiatedNavigationPermission.cs
- ArrayConverter.cs
- ListItem.cs
- PrintingPermission.cs
- RSACryptoServiceProvider.cs
- EntityDesignerBuildProvider.cs
- TracingConnectionInitiator.cs
- ErrorFormatter.cs
- DecoratedNameAttribute.cs
- ChameleonKey.cs
- InfoCardService.cs
- Polygon.cs
- ConfigXmlDocument.cs
- SqlInternalConnection.cs
- StateChangeEvent.cs
- EnumMemberAttribute.cs
- TextElementAutomationPeer.cs
- CompilerResults.cs
- ByteKeyFrameCollection.cs
- OleDbPermission.cs
- HtmlEmptyTagControlBuilder.cs
- ConfigurationCollectionAttribute.cs
- CodeLinePragma.cs
- ChangeTracker.cs
- VectorCollectionValueSerializer.cs
- AuthorizationSection.cs
- MethodAccessException.cs
- BuilderPropertyEntry.cs
- WpfKnownMember.cs
- ConstructorNeedsTagAttribute.cs
- MobileUserControlDesigner.cs
- odbcmetadatacollectionnames.cs
- ReadOnlyDataSourceView.cs
- AnnotationResource.cs
- ProxyAssemblyNotLoadedException.cs
- ToolStripStatusLabel.cs
- DefinitionBase.cs
- LinkLabel.cs