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