2 references to SubstType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeManager.cs (2)
198
SubstType
(typeSrc, typeArgsCls, typeArgsMeth, false);
317
Debug.Assert(typeDst.Equals(
SubstType
(typeSrc, typeArgsCls, typeArgsMeth, denormMeth)));