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