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
- SafeNativeMethods.cs
- XmlElement.cs
- StateRuntime.cs
- SimpleApplicationHost.cs
- WhitespaceRuleLookup.cs
- SQLDateTimeStorage.cs
- MultiByteCodec.cs
- Encoding.cs
- InternalBufferOverflowException.cs
- FontWeight.cs
- GeometryGroup.cs
- PropertyGridCommands.cs
- XmlnsDictionary.cs
- MbpInfo.cs
- HMACSHA512.cs
- PtsPage.cs
- Timer.cs
- WebPartPersonalization.cs
- TextBoxAutoCompleteSourceConverter.cs
- PKCS1MaskGenerationMethod.cs
- LineSegment.cs
- DropDownList.cs
- AttributeQuery.cs
- ClientEventManager.cs
- ProfileSettingsCollection.cs
- HtmlInputImage.cs
- ConfigDefinitionUpdates.cs
- RequestSecurityTokenResponse.cs
- TableRow.cs
- DetailsViewInsertedEventArgs.cs
- EntityWithKeyStrategy.cs
- WebPartEditVerb.cs
- ToolStripContentPanel.cs
- CompiledXpathExpr.cs
- AnyReturnReader.cs
- CoreSwitches.cs
- XmlWriterTraceListener.cs
- UIElement3D.cs
- ParentQuery.cs
- InfoCardPolicy.cs
- ExpandoClass.cs
- WebControlsSection.cs
- OrderByQueryOptionExpression.cs
- BaseCodeDomTreeGenerator.cs
- DBPropSet.cs
- ExpressionParser.cs
- ExpressionEvaluator.cs
- FieldAccessException.cs
- FixUp.cs
- DurableInstanceContextProvider.cs
- ResourcePermissionBase.cs
- DataSourceProvider.cs
- BooleanConverter.cs
- BindableAttribute.cs
- Triplet.cs
- ViewCellSlot.cs
- BCLDebug.cs
- InputBuffer.cs
- StructureChangedEventArgs.cs
- PassportAuthenticationEventArgs.cs
- Propagator.Evaluator.cs
- WebPartEventArgs.cs
- XmlSchemaChoice.cs
- TextElementEnumerator.cs
- TextTreeInsertElementUndoUnit.cs
- IpcChannel.cs
- ConfigurationManagerHelperFactory.cs
- SqlReorderer.cs
- UIElementParaClient.cs
- DeviceFilterEditorDialog.cs
- CorrelationTokenInvalidatedHandler.cs
- ADMembershipUser.cs
- DefaultPrintController.cs
- ColumnWidthChangedEvent.cs
- SpecialFolderEnumConverter.cs
- MemberInfoSerializationHolder.cs
- RadioButtonStandardAdapter.cs
- ObjectManager.cs
- LogConverter.cs
- PocoPropertyAccessorStrategy.cs
- BrowserCapabilitiesCompiler.cs
- BindingsSection.cs
- TabControlEvent.cs
- IPPacketInformation.cs
- ListItemCollection.cs
- Dictionary.cs
- OracleDataReader.cs
- NotifyInputEventArgs.cs
- SystemWebCachingSectionGroup.cs
- NewItemsContextMenuStrip.cs
- FormsAuthenticationUserCollection.cs
- RenderCapability.cs
- TextTreeText.cs
- ToolboxBitmapAttribute.cs
- ToolStripItemTextRenderEventArgs.cs
- TypeSystem.cs
- DrawingContextDrawingContextWalker.cs
- PropertyChangingEventArgs.cs
- EncryptedXml.cs
- OleDbParameter.cs