1 write to _owningType
System.Private.TypeLoader (1)
Internal\TypeSystem\RuntimeMethodDesc.cs (1)
20
_owningType
= owningType;
2 references to _owningType
System.Private.TypeLoader (2)
Internal\TypeSystem\RuntimeMethodDesc.cs (2)
36
return
_owningType
.Context;
73
return
_owningType
;