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
- sqlnorm.cs
- NominalTypeEliminator.cs
- AttributeCollection.cs
- Compiler.cs
- CharEntityEncoderFallback.cs
- TracedNativeMethods.cs
- AccessText.cs
- OracleRowUpdatingEventArgs.cs
- PackageFilter.cs
- MDIClient.cs
- SizeFConverter.cs
- ChannelDispatcher.cs
- XPathDocument.cs
- EtwTrace.cs
- JapaneseLunisolarCalendar.cs
- SrgsSubset.cs
- RemotingAttributes.cs
- ActivatedMessageQueue.cs
- ServicePoint.cs
- WebBrowserUriTypeConverter.cs
- VarRefManager.cs
- COM2FontConverter.cs
- objectquery_tresulttype.cs
- CreateUserWizardAutoFormat.cs
- ReferenceEqualityComparer.cs
- SamlAssertionDirectKeyIdentifierClause.cs
- TextCollapsingProperties.cs
- LabelLiteral.cs
- NCryptSafeHandles.cs
- LoadedEvent.cs
- AuthenticationServiceManager.cs
- BCryptSafeHandles.cs
- __Filters.cs
- IDQuery.cs
- OleDbException.cs
- Drawing.cs
- NamedPipeAppDomainProtocolHandler.cs
- PatternMatchRules.cs
- AutomationPattern.cs
- ClickablePoint.cs
- TypeConstant.cs
- DefaultProxySection.cs
- ToolStripKeyboardHandlingService.cs
- ToolStripContainer.cs
- Property.cs
- SurrogateSelector.cs
- Application.cs
- DNS.cs
- DataRelationPropertyDescriptor.cs
- InstallerTypeAttribute.cs
- SchemaImporterExtension.cs
- FastEncoderWindow.cs
- RequestTimeoutManager.cs
- DataBindingCollection.cs
- ProcessProtocolHandler.cs
- DataServiceEntityAttribute.cs
- CategoryEditor.cs
- Compensation.cs
- DiscoveryInnerClientAdhoc11.cs
- ResourceDescriptionAttribute.cs
- ToolBarButton.cs
- LinkClickEvent.cs
- ClientRuntimeConfig.cs
- PropertyChangedEventArgs.cs
- ContextMarshalException.cs
- AutoGeneratedFieldProperties.cs
- AndCondition.cs
- KeyEvent.cs
- CountdownEvent.cs
- WindowsPrincipal.cs
- DecodeHelper.cs
- FixedSOMTableRow.cs
- ByteStreamGeometryContext.cs
- EventProxy.cs
- ToolstripProfessionalRenderer.cs
- ToolTipService.cs
- LogExtentCollection.cs
- RenderDataDrawingContext.cs
- columnmapfactory.cs
- MatrixTransform.cs
- DataStreams.cs
- CodeValidator.cs
- HierarchicalDataSourceControl.cs
- TogglePattern.cs
- PolyLineSegment.cs
- SmtpClient.cs
- ConfigViewGenerator.cs
- QueuePathEditor.cs
- DataGridViewCellToolTipTextNeededEventArgs.cs
- VolatileEnlistmentState.cs
- BrowserCapabilitiesFactory.cs
- CapabilitiesUse.cs
- UnmanagedMemoryAccessor.cs
- SchemaElementLookUpTableEnumerator.cs
- SearchForVirtualItemEventArgs.cs
- BitmapImage.cs
- DateTimeValueSerializerContext.cs
- ChannelEndpointElementCollection.cs
- HandlerFactoryWrapper.cs
- JsonDeserializer.cs