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