2 references to IsByValue
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
558[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.IsByValue))]
netstandard (1)
netstandard.cs (1)
1543[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.IsByValue))]