4 references to ContextStaticAttribute
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
137[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ContextStaticAttribute))]
netstandard (1)
netstandard.cs (1)
441[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ContextStaticAttribute))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
119[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ContextStaticAttribute))]
System.Runtime.Extensions (1)
System.Runtime.Extensions.cs (1)
15[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ContextStaticAttribute))]