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