4 references to ReturnTypeHasInstantiation
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.GVMResolution.cs (4)
315
&& !slotMethod.NameAndSignature.
ReturnTypeHasInstantiation
316
&& targetMethodNameAndSignature.
ReturnTypeHasInstantiation
;
512
&& !slotMethod.NameAndSignature.
ReturnTypeHasInstantiation
513
&& targetMethodNameAndSignature.
ReturnTypeHasInstantiation
;