1 write to OwningType
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
1360
=> (Method,
OwningType
, MethodSignature, MethodName, MethodInstantiationArgumentCollection, Flags)
3 references to OwningType
ILCompiler.Compiler (3)
Compiler\MetadataManager.cs (3)
784
writer.AdditionalRootRecords.Add(record.
OwningType
);
907
if (stackTraceRecord.
OwningType
!= null)
911
writer.GetRecordHandle(stackTraceRecord.
OwningType
),