3 references to ContractOptionAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
158[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.Contracts.ContractOptionAttribute))]
netstandard (1)
netstandard.cs (1)
639[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.Contracts.ContractOptionAttribute))]
System.Diagnostics.Contracts (1)
artifacts\obj\System.Diagnostics.Contracts\Debug\net10.0\System.Diagnostics.Contracts.Forwards.cs (1)
11[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.Contracts.ContractOptionAttribute))]