2 references to ToMethodTableMayBeNull
System.Private.CoreLib (2)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
49
MethodTable* eeType = type.
ToMethodTableMayBeNull
();
System\RuntimeType.NativeAot.cs (1)
168
if (value.GetMethodTable() != this.
ToMethodTableMayBeNull
())