Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / SuppressIldasmAttribute.cs / 1305376 / SuppressIldasmAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //------------------------------------------------------------------------------ //----------------------------------------------------------------------------- namespace System.Runtime.CompilerServices { using System; [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module)] public sealed class SuppressIldasmAttribute : Attribute { public SuppressIldasmAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //------------------------------------------------------------------------------ //----------------------------------------------------------------------------- namespace System.Runtime.CompilerServices { using System; [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module)] public sealed class SuppressIldasmAttribute : Attribute { public SuppressIldasmAttribute() { } } } // 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
- InheritanceUI.cs
- BoundField.cs
- SqlConnectionHelper.cs
- SettingsSavedEventArgs.cs
- AssemblyInfo.cs
- X500Name.cs
- XmlException.cs
- DockAndAnchorLayout.cs
- LOSFormatter.cs
- GroupStyle.cs
- X509CertificateTrustedIssuerElementCollection.cs
- DescendantBaseQuery.cs
- BevelBitmapEffect.cs
- InstanceNormalEvent.cs
- InvalidPropValue.cs
- SmiSettersStream.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- Array.cs
- Matrix3DValueSerializer.cs
- LinqDataSourceDeleteEventArgs.cs
- EntityProviderServices.cs
- InteropExecutor.cs
- ResourceReader.cs
- XmlFormatExtensionPointAttribute.cs
- EdmEntityTypeAttribute.cs
- LocalClientSecuritySettings.cs
- FieldValue.cs
- VBCodeProvider.cs
- StandardOleMarshalObject.cs
- StringOutput.cs
- HttpWrapper.cs
- BitmapEncoder.cs
- WindowsServiceCredential.cs
- ProfileModule.cs
- Site.cs
- EtwTrace.cs
- ArrayListCollectionBase.cs
- RelationshipDetailsRow.cs
- ConfigurationPropertyAttribute.cs
- TreeNodeCollection.cs
- Guid.cs
- GenericArgumentsUpdater.cs
- OleDbCommand.cs
- GridViewRowPresenter.cs
- HotCommands.cs
- Freezable.cs
- UrlMappingsModule.cs
- DesignerValidatorAdapter.cs
- PhoneCallDesigner.cs
- MatrixAnimationBase.cs
- TableSectionStyle.cs
- MobileResource.cs
- InitializationEventAttribute.cs
- Column.cs
- HtmlUtf8RawTextWriter.cs
- DocumentViewerBaseAutomationPeer.cs
- XmlSchemaSimpleContentRestriction.cs
- XmlResolver.cs
- GenericEnumerator.cs
- DataGridViewCellCancelEventArgs.cs
- ConstructorExpr.cs
- CacheChildrenQuery.cs
- ScheduleChanges.cs
- XmlSerializer.cs
- SrgsDocumentParser.cs
- SafeMILHandle.cs
- SelectionService.cs
- QueryableDataSourceView.cs
- DrawingAttributeSerializer.cs
- LocalFileSettingsProvider.cs
- UIPropertyMetadata.cs
- TabControlEvent.cs
- DataServiceHostFactory.cs
- ValidationHelpers.cs
- DrawingVisual.cs
- CalendarData.cs
- UidManager.cs
- SlipBehavior.cs
- PageSettings.cs
- HostingEnvironmentException.cs
- GridView.cs
- MediaElementAutomationPeer.cs
- ListViewItem.cs
- UInt32Storage.cs
- FlowLayoutSettings.cs
- CompilerGlobalScopeAttribute.cs
- SQLSingle.cs
- IsolatedStorageFilePermission.cs
- PixelFormat.cs
- CommonRemoteMemoryBlock.cs
- XmlDictionaryReaderQuotas.cs
- MaskedTextBox.cs
- XmlChildNodes.cs
- SortDescription.cs
- RijndaelCryptoServiceProvider.cs
- EntitySqlException.cs
- GeneralTransform3DTo2DTo3D.cs
- DataShape.cs
- UmAlQuraCalendar.cs
- PropertyBuilder.cs