1 write to _owningType
System.Private.TypeLoader (1)
Internal\TypeSystem\RuntimeMethodDesc.cs (1)
21
_owningType
= owningType;
2 references to _owningType
System.Private.TypeLoader (2)
Internal\TypeSystem\RuntimeMethodDesc.cs (2)
37
return
_owningType
.Context;
74
return
_owningType
;