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