6 references to ByteRef
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\QCallHandles.cs (1)
61internal static ByteRefOnStack Create(ref ByteRef byteRef)
src\System\Runtime\CompilerServices\StaticsHelpers.cs (4)
141ByteRef result = default; 150ByteRef result = default; 159ByteRef result = default; 168ByteRef result = default;
src\System\RuntimeHandles.cs (1)
1554ByteRef fieldDataRef = default;