3 references to DisablePrivateReflectionAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
543
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.
DisablePrivateReflectionAttribute
))]
netstandard (1)
netstandard.cs (1)
1526
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.
DisablePrivateReflectionAttribute
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
565
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.
DisablePrivateReflectionAttribute
))]