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