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
- Matrix3DStack.cs
- NativeMethods.cs
- XmlSerializationReader.cs
- DataContractSerializerOperationGenerator.cs
- HttpCacheParams.cs
- HelpInfo.cs
- DateTimeOffset.cs
- ImagingCache.cs
- OutputCacheSettings.cs
- __Error.cs
- Accessors.cs
- XmlSchemaExternal.cs
- IgnoreDeviceFilterElement.cs
- MasterPageCodeDomTreeGenerator.cs
- OLEDB_Enum.cs
- ListViewGroupConverter.cs
- Duration.cs
- EventManager.cs
- ToolCreatedEventArgs.cs
- LogReserveAndAppendState.cs
- MultipleViewProviderWrapper.cs
- ArraySortHelper.cs
- CssTextWriter.cs
- RegexInterpreter.cs
- Metafile.cs
- BevelBitmapEffect.cs
- ParseNumbers.cs
- UInt16.cs
- HtmlTitle.cs
- LayoutDump.cs
- BufferAllocator.cs
- bidPrivateBase.cs
- XPathArrayIterator.cs
- NativeMethods.cs
- ChannelParameterCollection.cs
- PeerEndPoint.cs
- validationstate.cs
- ChildTable.cs
- __TransparentProxy.cs
- FilteredDataSetHelper.cs
- TypeConverterHelper.cs
- DoubleCollectionConverter.cs
- HorizontalAlignConverter.cs
- _CacheStreams.cs
- RuntimeConfigLKG.cs
- latinshape.cs
- JobStaple.cs
- ExtendedPropertyDescriptor.cs
- SqlEnums.cs
- ModelItemKeyValuePair.cs
- StretchValidation.cs
- ZipIOBlockManager.cs
- ContainerUtilities.cs
- Privilege.cs
- RTLAwareMessageBox.cs
- GraphicsPath.cs
- BinaryObjectWriter.cs
- UICuesEvent.cs
- Debug.cs
- MutexSecurity.cs
- LogWriteRestartAreaState.cs
- WindowsAuthenticationModule.cs
- DelayedRegex.cs
- ChooseAction.cs
- ContentPosition.cs
- ContentWrapperAttribute.cs
- PersonalizationState.cs
- LocalValueEnumerator.cs
- XmlSchemaException.cs
- TextParentUndoUnit.cs
- SqlLiftIndependentRowExpressions.cs
- OpenCollectionAsyncResult.cs
- SizeFConverter.cs
- TextServicesManager.cs
- ButtonBaseAutomationPeer.cs
- SessionIDManager.cs
- ScopelessEnumAttribute.cs
- LockedAssemblyCache.cs
- SystemSounds.cs
- UpDownBase.cs
- XamlRtfConverter.cs
- XmlArrayAttribute.cs
- CustomErrorCollection.cs
- SessionStateUtil.cs
- HttpHeaderCollection.cs
- ExecutionEngineException.cs
- SerializationInfo.cs
- TemplatedWizardStep.cs
- ChtmlTextWriter.cs
- ExcCanonicalXml.cs
- WebDescriptionAttribute.cs
- CryptoHelper.cs
- SafeCoTaskMem.cs
- figurelength.cs
- ConfigurationPropertyAttribute.cs
- SoapFault.cs
- CompilerScope.cs
- Dynamic.cs
- RuntimeHandles.cs
- XmlReader.cs