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
- Annotation.cs
- KeyGestureConverter.cs
- JoinSymbol.cs
- AutomationElementIdentifiers.cs
- Annotation.cs
- updateconfighost.cs
- ProcessModule.cs
- CancellationHandler.cs
- Quad.cs
- AppDomainShutdownMonitor.cs
- ProtectedProviderSettings.cs
- IgnorePropertiesAttribute.cs
- MetadataHelper.cs
- TemplateBindingExpressionConverter.cs
- TcpActivation.cs
- XmlExtensionFunction.cs
- MeasureItemEvent.cs
- FactoryRecord.cs
- WmiEventSink.cs
- TextDecorationLocationValidation.cs
- SmiEventStream.cs
- SqlDataSourceWizardForm.cs
- ContentValidator.cs
- dbenumerator.cs
- RecognizerStateChangedEventArgs.cs
- IncomingWebResponseContext.cs
- RegularExpressionValidator.cs
- ScrollBar.cs
- BufferedGraphicsManager.cs
- FixedFlowMap.cs
- Themes.cs
- EntitySetRetriever.cs
- TextTreeNode.cs
- ListViewSelectEventArgs.cs
- ValuePatternIdentifiers.cs
- HostElement.cs
- PrimitiveCodeDomSerializer.cs
- JpegBitmapDecoder.cs
- Psha1DerivedKeyGenerator.cs
- TemplateColumn.cs
- SqlConnection.cs
- Listbox.cs
- BehaviorDragDropEventArgs.cs
- ReferentialConstraint.cs
- SqlStream.cs
- SqlBuffer.cs
- TableChangeProcessor.cs
- FileChangesMonitor.cs
- HtmlInputImage.cs
- PanelStyle.cs
- Message.cs
- ClientSession.cs
- MetadataArtifactLoaderComposite.cs
- FileDialogPermission.cs
- NativeMethods.cs
- DbProviderSpecificTypePropertyAttribute.cs
- RequestNavigateEventArgs.cs
- ApplicationServicesHostFactory.cs
- DataBindEngine.cs
- ByteStream.cs
- GenericUI.cs
- WebPartEditorOkVerb.cs
- SingleAnimationBase.cs
- XmlSerializationWriter.cs
- DictionarySectionHandler.cs
- TrustSection.cs
- MetadataResolver.cs
- NamespaceCollection.cs
- Parser.cs
- MruCache.cs
- WebHttpBindingCollectionElement.cs
- StrongName.cs
- LineSegment.cs
- DocComment.cs
- CorruptingExceptionCommon.cs
- DataGridTableCollection.cs
- StoreContentChangedEventArgs.cs
- TextProviderWrapper.cs
- TableRowCollection.cs
- ControlHelper.cs
- RealizationDrawingContextWalker.cs
- PropertyKey.cs
- PointAnimation.cs
- Publisher.cs
- UnmanagedMemoryStream.cs
- ObjectReaderCompiler.cs
- TemplateColumn.cs
- TextTreePropertyUndoUnit.cs
- PrintEvent.cs
- ResourceAssociationSet.cs
- MarkupObject.cs
- FixedMaxHeap.cs
- Light.cs
- DataGridViewRowsRemovedEventArgs.cs
- ExceptionHandlersDesigner.cs
- PersistenceTypeAttribute.cs
- WebPartCancelEventArgs.cs
- SymLanguageType.cs
- DocumentGrid.cs
- TypeGeneratedEventArgs.cs