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
- ParseElementCollection.cs
- Cursors.cs
- HttpListener.cs
- ExpiredSecurityTokenException.cs
- InstanceKeyView.cs
- CustomWebEventKey.cs
- MsmqBindingElementBase.cs
- EnumConverter.cs
- SQLResource.cs
- TypeDescriptor.cs
- SubpageParagraph.cs
- PipelineModuleStepContainer.cs
- StructuredTypeInfo.cs
- Comparer.cs
- MergeFilterQuery.cs
- BuildDependencySet.cs
- NotifyParentPropertyAttribute.cs
- ObservableCollection.cs
- DbParameterHelper.cs
- ProcessInputEventArgs.cs
- XPathSelfQuery.cs
- MsmqIntegrationProcessProtocolHandler.cs
- ToolboxSnapDragDropEventArgs.cs
- ActivityUtilities.cs
- SourceFileBuildProvider.cs
- CultureInfoConverter.cs
- FlowLayout.cs
- RequestQueryProcessor.cs
- WorkerRequest.cs
- WebPartsSection.cs
- QueryStringParameter.cs
- BufferedGraphicsManager.cs
- SourceFileInfo.cs
- RSAPKCS1SignatureFormatter.cs
- IProvider.cs
- UIElementHelper.cs
- VirtualPathProvider.cs
- IncrementalReadDecoders.cs
- DefaultValueAttribute.cs
- EdmEntityTypeAttribute.cs
- XmlHierarchicalEnumerable.cs
- Cell.cs
- EllipseGeometry.cs
- ObjectDataSourceDisposingEventArgs.cs
- CheckBoxAutomationPeer.cs
- typedescriptorpermissionattribute.cs
- DesignTimeTemplateParser.cs
- ActivitySurrogateSelector.cs
- OptimizedTemplateContent.cs
- IndexingContentUnit.cs
- CacheHelper.cs
- AssociationEndMember.cs
- VersionedStreamOwner.cs
- RuleSettingsCollection.cs
- DataObjectEventArgs.cs
- SystemIcons.cs
- dataSvcMapFileLoader.cs
- DivideByZeroException.cs
- LineServicesRun.cs
- FormatPage.cs
- CompilerGlobalScopeAttribute.cs
- RichTextBoxConstants.cs
- SchemaSetCompiler.cs
- DataTableTypeConverter.cs
- DataSetSchema.cs
- AppDomain.cs
- Stack.cs
- CompositeDataBoundControl.cs
- GlyphingCache.cs
- InheritanceContextChangedEventManager.cs
- OleStrCAMarshaler.cs
- OLEDB_Util.cs
- CodeSnippetStatement.cs
- StringConverter.cs
- Vector3DAnimationUsingKeyFrames.cs
- HwndSource.cs
- RouteParametersHelper.cs
- DesigntimeLicenseContext.cs
- FastEncoderWindow.cs
- PageThemeParser.cs
- ResourceContainerWrapper.cs
- GenericPrincipal.cs
- InlinedLocationReference.cs
- BamlResourceDeserializer.cs
- FileDialogPermission.cs
- _SSPISessionCache.cs
- DbExpressionBuilder.cs
- EditorReuseAttribute.cs
- CreateParams.cs
- Menu.cs
- PropertyChangingEventArgs.cs
- Operator.cs
- MediaEntryAttribute.cs
- LinkedResourceCollection.cs
- UInt16.cs
- Listbox.cs
- PageContentAsyncResult.cs
- PlainXmlSerializer.cs
- CalendarData.cs
- SizeConverter.cs