Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / 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); } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- CodeDomExtensionMethods.cs
- HtmlUtf8RawTextWriter.cs
- MLangCodePageEncoding.cs
- RequestCachingSection.cs
- PolyBezierSegment.cs
- CharEnumerator.cs
- UnhandledExceptionEventArgs.cs
- AssemblyBuilder.cs
- ExpandSegment.cs
- XmlSchemaSimpleTypeList.cs
- KeyValueInternalCollection.cs
- GeneralTransform2DTo3DTo2D.cs
- VirtualizingPanel.cs
- ForEachAction.cs
- HttpFileCollection.cs
- TextSearch.cs
- JsonWriterDelegator.cs
- TriggerAction.cs
- COSERVERINFO.cs
- DataControlFieldHeaderCell.cs
- COM2IProvidePropertyBuilderHandler.cs
- ChangeBlockUndoRecord.cs
- Polygon.cs
- SecurityDocument.cs
- InfiniteTimeSpanConverter.cs
- CodeGenerator.cs
- StyleCollection.cs
- activationcontext.cs
- WebColorConverter.cs
- Label.cs
- SimpleExpression.cs
- ScrollViewerAutomationPeer.cs
- FontUnit.cs
- AspNetSynchronizationContext.cs
- EncoderExceptionFallback.cs
- __Filters.cs
- SapiRecognizer.cs
- ArrayWithOffset.cs
- DBCSCodePageEncoding.cs
- PtsContext.cs
- Cursor.cs
- ConsumerConnectionPoint.cs
- FileVersion.cs
- SQLGuid.cs
- FileDataSourceCache.cs
- UserPreferenceChangedEventArgs.cs
- WebPartEditorOkVerb.cs
- ClickablePoint.cs
- DataGridItemEventArgs.cs
- X509CertificateCollection.cs
- AnnotationMap.cs
- DeferredElementTreeState.cs
- PointAnimationUsingKeyFrames.cs
- OperationResponse.cs
- RootBrowserWindowAutomationPeer.cs
- Separator.cs
- ToolStripOverflowButton.cs
- WebMessageEncodingElement.cs
- _BasicClient.cs
- XmlAttribute.cs
- SID.cs
- ConvertersCollection.cs
- HttpHandlersSection.cs
- OpenFileDialog.cs
- UnsafeNativeMethods.cs
- SystemTcpConnection.cs
- MapPathBasedVirtualPathProvider.cs
- PropertyMetadata.cs
- SharedDp.cs
- TableRowCollection.cs
- SpecialNameAttribute.cs
- ScrollEvent.cs
- SelectionPatternIdentifiers.cs
- NumberEdit.cs
- XmlQueryRuntime.cs
- Utils.cs
- CompositeActivityTypeDescriptor.cs
- NumberEdit.cs
- BrowserInteropHelper.cs
- Repeater.cs
- HiddenFieldDesigner.cs
- EncoderNLS.cs
- _WinHttpWebProxyDataBuilder.cs
- NotSupportedException.cs
- InternalTypeHelper.cs
- DataServiceHostFactory.cs
- DataTablePropertyDescriptor.cs
- IDictionary.cs
- XmlStreamNodeWriter.cs
- PropertyChange.cs
- FunctionParameter.cs
- TraceProvider.cs
- MatrixConverter.cs
- UnionCqlBlock.cs
- RotateTransform3D.cs
- ConfigurationCollectionAttribute.cs
- _SslState.cs
- ModifierKeysConverter.cs
- CoreSwitches.cs
- BaseTemplateCodeDomTreeGenerator.cs