2 references to IsLegalExplicitVariantDelegateConversion
System.Core (2)
Microsoft\Scripting\Ast\TypeUtils.cs (1)
252if (IsLegalExplicitVariantDelegateConversion(source, dest))
Microsoft\Scripting\Compiler\ILGen.cs (1)
617TypeUtils.IsLegalExplicitVariantDelegateConversion(typeFrom, typeTo))