Base:
property
OwningType
Internal.TypeSystem.MethodDesc.OwningType
1 write to OwningType
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
212
OwningType
= owningType;
2 references to OwningType
ILCompiler.Compiler (2)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
224
return
OwningType
.Context;
IL\Stubs\StartupCode\StartupCodeMainMethod.Sorting.cs (1)
23
return comparer.Compare(
OwningType
, other.OwningType);