3 references to TargetedPatchingOptOutAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
774
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.
TargetedPatchingOptOutAttribute
))]
netstandard (1)
netstandard.cs (1)
1807
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.
TargetedPatchingOptOutAttribute
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net11.0\System.Runtime.Forwards.cs (1)
724
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.
TargetedPatchingOptOutAttribute
))]