1 write to _enclosingType
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4532offset = 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)
4540public TypeDefinitionHandle EnclosingType => _enclosingType;