1 write to _enclosingType
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4950offset = streamReader.Read(offset, out _enclosingType);
1 reference to _enclosingType
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4982public TypeDefinitionHandle EnclosingType => _enclosingType;