1 override of SubstituteDynamicType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\DynamicTypeEraser.cs (1)
29protected override TypeSymbol SubstituteDynamicType()
1 reference to SubstituteDynamicType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AbstractTypeMap.cs (1)
116result = SubstituteDynamicType();