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
- ItemContainerGenerator.cs
- X509SecurityTokenProvider.cs
- UrlPath.cs
- MachineKeySection.cs
- ExeContext.cs
- mactripleDES.cs
- HttpListener.cs
- HostedHttpRequestAsyncResult.cs
- Vector3DIndependentAnimationStorage.cs
- ValidationResult.cs
- BamlRecordHelper.cs
- CodeAssignStatement.cs
- Odbc32.cs
- XmlSchemaDocumentation.cs
- DynamicAttribute.cs
- TextElementCollectionHelper.cs
- FloaterBaseParaClient.cs
- Popup.cs
- ToolZone.cs
- SamlEvidence.cs
- InternalResources.cs
- Fonts.cs
- PasswordBox.cs
- MonitoringDescriptionAttribute.cs
- SchemaCollectionPreprocessor.cs
- WebBrowserContainer.cs
- ButtonChrome.cs
- TextUtf8RawTextWriter.cs
- Bits.cs
- StylusDevice.cs
- PropertyDescriptorGridEntry.cs
- AttributeEmitter.cs
- GeneralTransformGroup.cs
- XXXInfos.cs
- ImageClickEventArgs.cs
- Trace.cs
- TransformGroup.cs
- GZipStream.cs
- DataGridViewRowsRemovedEventArgs.cs
- AsymmetricKeyExchangeDeformatter.cs
- InputScopeAttribute.cs
- GridViewRowEventArgs.cs
- DataSourceView.cs
- MembershipSection.cs
- BezierSegment.cs
- DefaultParameterValueAttribute.cs
- GetPageCompletedEventArgs.cs
- LeaseManager.cs
- SafeProcessHandle.cs
- BitmapInitialize.cs
- HttpDebugHandler.cs
- PipelineModuleStepContainer.cs
- LocalizableResourceBuilder.cs
- LinkedList.cs
- ConfigXmlElement.cs
- XmlNodeList.cs
- TagMapCollection.cs
- GeneralTransformCollection.cs
- OrderByQueryOptionExpression.cs
- ComponentResourceManager.cs
- UnsafeNativeMethods.cs
- ScaleTransform.cs
- ReferenceEqualityComparer.cs
- PropertyGeneratedEventArgs.cs
- FileIOPermission.cs
- HMACSHA512.cs
- RegexRunner.cs
- PropertyDescriptor.cs
- ObservableCollectionDefaultValueFactory.cs
- SelfIssuedAuthAsymmetricKey.cs
- FormViewInsertedEventArgs.cs
- AccessControlEntry.cs
- SQlBooleanStorage.cs
- Point.cs
- Border.cs
- XmlSchemaIdentityConstraint.cs
- HttpModuleAction.cs
- PersistenceTypeAttribute.cs
- TextLineResult.cs
- SuppressMessageAttribute.cs
- DownloadProgressEventArgs.cs
- wmiprovider.cs
- PerfService.cs
- figurelengthconverter.cs
- BatchWriter.cs
- ObjectStateManagerMetadata.cs
- FormsAuthenticationTicket.cs
- ScriptingAuthenticationServiceSection.cs
- UpdatableGenericsFeature.cs
- X509InitiatorCertificateServiceElement.cs
- CounterSetInstanceCounterDataSet.cs
- TemplatePropertyEntry.cs
- _CacheStreams.cs
- DataContractFormatAttribute.cs
- ValidationPropertyAttribute.cs
- SvcMapFileLoader.cs
- xml.cs
- SimpleHandlerBuildProvider.cs
- WinCategoryAttribute.cs
- UndoEngine.cs