Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Diagnostics / SymbolStore / SymLanguageVendor.cs / 1305376 / 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
- FormsAuthenticationUser.cs
- ProviderBase.cs
- X509CertificateValidationMode.cs
- ToolStripDropTargetManager.cs
- UdpChannelFactory.cs
- DoWorkEventArgs.cs
- RuntimeCompatibilityAttribute.cs
- RealizationDrawingContextWalker.cs
- SiteMap.cs
- RootContext.cs
- ToolStripItemRenderEventArgs.cs
- DataGridBoundColumn.cs
- IdentityManager.cs
- BitmapInitialize.cs
- SafeFindHandle.cs
- ConnectionManagementSection.cs
- TemplateInstanceAttribute.cs
- TemplatedMailWebEventProvider.cs
- StringValueConverter.cs
- SafeFreeMibTable.cs
- ServiceObjectContainer.cs
- TypeUsageBuilder.cs
- BackStopAuthenticationModule.cs
- ReaderWriterLock.cs
- DefaultAsyncDataDispatcher.cs
- SystemInfo.cs
- FillErrorEventArgs.cs
- ViewBase.cs
- DataRelationCollection.cs
- DocumentXmlWriter.cs
- PeerName.cs
- Trigger.cs
- HttpDebugHandler.cs
- StringValueConverter.cs
- DisplayMemberTemplateSelector.cs
- DataSet.cs
- PersonalizationAdministration.cs
- XmlUtil.cs
- LambdaCompiler.Binary.cs
- HtmlGenericControl.cs
- ExpressionBuilder.cs
- ListCardsInFileRequest.cs
- FolderBrowserDialog.cs
- WebPartTransformerAttribute.cs
- RecordBuilder.cs
- RuleSetCollection.cs
- LoadedEvent.cs
- NamedElement.cs
- QuaternionAnimation.cs
- TreeView.cs
- DockProviderWrapper.cs
- SqlDataSourceView.cs
- GridErrorDlg.cs
- CodeDirectiveCollection.cs
- WorkflowInspectionServices.cs
- WorkflowDebuggerSteppingAttribute.cs
- RegistryKey.cs
- SHA256CryptoServiceProvider.cs
- ExpressionBuilder.cs
- OAVariantLib.cs
- WindowAutomationPeer.cs
- ConfigurationSection.cs
- ResolveNameEventArgs.cs
- TextSerializer.cs
- AuthenticationModuleElement.cs
- SelectionItemPattern.cs
- CryptoHelper.cs
- SettingsProviderCollection.cs
- NullableLongAverageAggregationOperator.cs
- JsonWriter.cs
- CommandID.cs
- ListBoxDesigner.cs
- AlphabetConverter.cs
- RenderData.cs
- SqlDataSourceConnectionPanel.cs
- Thread.cs
- AppSettingsExpressionEditor.cs
- DispatcherFrame.cs
- AudioFileOut.cs
- AbsoluteQuery.cs
- MsdtcWrapper.cs
- WCFBuildProvider.cs
- XPathEmptyIterator.cs
- CustomAttribute.cs
- ReceiveContext.cs
- XpsTokenContext.cs
- CommandEventArgs.cs
- ControlIdConverter.cs
- SqlCommand.cs
- CharacterBuffer.cs
- MapPathBasedVirtualPathProvider.cs
- ConfigurationFileMap.cs
- FormatStringEditor.cs
- ObjectCloneHelper.cs
- CompilerParameters.cs
- UserPreferenceChangingEventArgs.cs
- ControlBindingsCollection.cs
- FormViewPageEventArgs.cs
- XomlCompiler.cs
- Stackframe.cs