3 references to SecurityTreatAsSafeAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
1074
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecurityTreatAsSafeAttribute
))]
netstandard (1)
netstandard.cs (1)
2008
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecurityTreatAsSafeAttribute
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
764
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecurityTreatAsSafeAttribute
))]