1 write to _fixedArguments
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2620offset = streamReader.Read(offset, out _fixedArguments);
1 reference to _fixedArguments
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2631public HandleCollection FixedArguments => _fixedArguments;