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
- SqlExpander.cs
- UrlPath.cs
- PeerNodeTraceRecord.cs
- Calendar.cs
- FilterUserControlBase.cs
- ObjectPersistData.cs
- Point3DCollection.cs
- DbResourceAllocator.cs
- DataGridCaption.cs
- CodeMemberEvent.cs
- FileInfo.cs
- UnrecognizedAssertionsBindingElement.cs
- BinaryFormatter.cs
- TextViewSelectionProcessor.cs
- FileRecordSequenceHelper.cs
- MessageDesigner.cs
- RequestCacheManager.cs
- CreateUserWizardStep.cs
- ReturnEventArgs.cs
- LicenseContext.cs
- AuthenticationService.cs
- ControlPropertyNameConverter.cs
- xsdvalidator.cs
- XmlSerializationGeneratedCode.cs
- BitStack.cs
- UriWriter.cs
- Rfc2898DeriveBytes.cs
- DynamicResourceExtension.cs
- DateTimeOffset.cs
- SelectedGridItemChangedEvent.cs
- FieldMetadata.cs
- unitconverter.cs
- Fonts.cs
- QueryMath.cs
- DocumentsTrace.cs
- COM2IVsPerPropertyBrowsingHandler.cs
- XmlTypeMapping.cs
- CollectionViewGroupInternal.cs
- SafeProcessHandle.cs
- Listbox.cs
- DropShadowEffect.cs
- DataGridItemEventArgs.cs
- PersonalizationDictionary.cs
- TransformedBitmap.cs
- RNGCryptoServiceProvider.cs
- ObjectManager.cs
- SQLMoneyStorage.cs
- SqlVersion.cs
- MethodSignatureGenerator.cs
- ReaderWriterLockWrapper.cs
- BamlBinaryReader.cs
- WindowsSpinner.cs
- XmlCompatibilityReader.cs
- Utils.cs
- WebPartConnectionsDisconnectVerb.cs
- Point.cs
- FormattedText.cs
- SmiEventSink_Default.cs
- ModulesEntry.cs
- SrgsNameValueTag.cs
- CatalogPart.cs
- CommonRemoteMemoryBlock.cs
- CatalogPartCollection.cs
- SrgsItemList.cs
- ValidateNames.cs
- AVElementHelper.cs
- XDeferredAxisSource.cs
- EditingCoordinator.cs
- RemoteWebConfigurationHostStream.cs
- Image.cs
- InputLangChangeEvent.cs
- SrgsGrammar.cs
- JapaneseCalendar.cs
- AmbientLight.cs
- ObjectConverter.cs
- ProfilePropertySettings.cs
- RenderDataDrawingContext.cs
- AuthStoreRoleProvider.cs
- TextElementEditingBehaviorAttribute.cs
- DataChangedEventManager.cs
- Schema.cs
- followingsibling.cs
- StrongTypingException.cs
- ListItemConverter.cs
- Pens.cs
- NegationPusher.cs
- TextEditorDragDrop.cs
- MessageDesigner.cs
- TextBoxView.cs
- DataGridAddNewRow.cs
- filewebrequest.cs
- OrderingInfo.cs
- StateBag.cs
- serverconfig.cs
- EventsTab.cs
- ToolStripRendererSwitcher.cs
- Substitution.cs
- SessionParameter.cs
- CalendarDay.cs
- SoapHelper.cs