2 references to IsInstanceOf_NoCacheLookup
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\CastHelpers.cs (2)
34if (IsInstanceOf_NoCacheLookup(toTypeHnd, false, ObjectHandleOnStack.Create(ref obj))) 44IsInstanceOf_NoCacheLookup(toTypeHnd, true, ObjectHandleOnStack.Create(ref obj));