1 write to _owningType
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
178
_owningType
= owningType;
1 reference to _owningType
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
189
public override TypeDesc OwningType =>
_owningType
;