2 overrides of SubstituteType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
907
internal override TypeWithAnnotations
SubstituteType
(TypeWithAnnotations type, AbstractTypeMap typeMap)
1017
internal override TypeWithAnnotations
SubstituteType
(TypeWithAnnotations type, AbstractTypeMap typeMap)
1 reference to SubstituteType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
426
_extensions.
SubstituteType
(this, typeMap);