Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / Runtime / CompilerServices / SuppressMergeCheckAttribute.cs / 1 / SuppressMergeCheckAttribute.cs
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
using System.Runtime.InteropServices;
namespace System.Runtime.CompilerServices
{
[AttributeUsage(AttributeTargets.Class |
AttributeTargets.Constructor |
AttributeTargets.Method |
AttributeTargets.Field |
AttributeTargets.Event |
AttributeTargets.Property)]
internal sealed class SuppressMergeCheckAttribute : Attribute
{
public SuppressMergeCheckAttribute()
{}
}
}
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- HttpFileCollection.cs
- OdbcConnectionOpen.cs
- CryptoHelper.cs
- WindowsBrush.cs
- DataControlButton.cs
- EntityDataSourceValidationException.cs
- WebServiceParameterData.cs
- InfoCardHelper.cs
- FixedSOMTableCell.cs
- WebConvert.cs
- XmlDocumentSerializer.cs
- TrackingLocationCollection.cs
- ResourceBinder.cs
- LocatorManager.cs
- figurelengthconverter.cs
- CallbackException.cs
- SettingsPropertyValueCollection.cs
- ApplicationSecurityManager.cs
- BitmapEffectInput.cs
- MarshalByValueComponent.cs
- ListInitExpression.cs
- Merger.cs
- AssemblyAttributesGoHere.cs
- ResourceProviderFactory.cs
- SubpageParaClient.cs
- ConfigurationCollectionAttribute.cs
- SoapDocumentMethodAttribute.cs
- CorrelationKeyCalculator.cs
- SystemShuttingDownException.cs
- TypefaceCollection.cs
- RangeBaseAutomationPeer.cs
- FormatterServicesNoSerializableCheck.cs
- HeaderPanel.cs
- EntityRecordInfo.cs
- RepeatInfo.cs
- HtmlGenericControl.cs
- WindowsPen.cs
- ScrollChangedEventArgs.cs
- CellLabel.cs
- WorkflowServiceBehavior.cs
- FlowDocumentReader.cs
- AsyncStreamReader.cs
- UIPermission.cs
- ProcessModuleCollection.cs
- TypedDatasetGenerator.cs
- Decimal.cs
- CollectionViewGroupRoot.cs
- SqlBinder.cs
- DataTable.cs
- SqlClientMetaDataCollectionNames.cs
- QueryOperationResponseOfT.cs
- Convert.cs
- ThrowHelper.cs
- DataServiceHostFactory.cs
- HtmlSelectionListAdapter.cs
- HTTPRemotingHandler.cs
- StrokeNodeEnumerator.cs
- TextContainerHelper.cs
- Binding.cs
- PageThemeParser.cs
- CompilationLock.cs
- MailAddressParser.cs
- ReliableSessionElement.cs
- HttpServerUtilityWrapper.cs
- SecurityContextKeyIdentifierClause.cs
- EffectiveValueEntry.cs
- DataObject.cs
- CaretElement.cs
- ProcessHostServerConfig.cs
- DateTimeFormatInfoScanner.cs
- HtmlInputSubmit.cs
- _TransmitFileOverlappedAsyncResult.cs
- TransactionOptions.cs
- GACMembershipCondition.cs
- SerializationAttributes.cs
- CssStyleCollection.cs
- SecurityBindingElement.cs
- DynamicPropertyHolder.cs
- ListViewContainer.cs
- CacheMemory.cs
- sqlmetadatafactory.cs
- DrawingVisualDrawingContext.cs
- ToolStripStatusLabel.cs
- IriParsingElement.cs
- LockCookie.cs
- ComponentEditorForm.cs
- Constants.cs
- RpcCryptoRequest.cs
- PaintEvent.cs
- QueryCacheKey.cs
- ConfigurationException.cs
- ToolStripDropDownMenu.cs
- SchemaMapping.cs
- UIElementHelper.cs
- ServiceHttpHandlerFactory.cs
- Update.cs
- OdbcConnectionHandle.cs
- MulticastOption.cs
- DbModificationCommandTree.cs
- Int64Converter.cs