4 references to ReturnTypeHasInstantiation
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.GVMResolution.cs (4)
344
&& !slotMethod.NameAndSignature.
ReturnTypeHasInstantiation
345
&& targetMethodNameAndSignature.
ReturnTypeHasInstantiation
;
541
&& !slotMethod.NameAndSignature.
ReturnTypeHasInstantiation
542
&& targetMethodNameAndSignature.
ReturnTypeHasInstantiation
;