3 overrides of SubstituteType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\TypeWithAnnotations.cs (3)
935
internal override TypeWithAnnotations
SubstituteType
(TypeWithAnnotations type, AbstractTypeMap typeMap)
1043
internal override TypeWithAnnotations
SubstituteType
(TypeWithAnnotations type, AbstractTypeMap typeMap)
1152
internal override TypeWithAnnotations
SubstituteType
(TypeWithAnnotations type, AbstractTypeMap typeMap)
1 reference to SubstituteType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
437
_extensions.
SubstituteType
(this, typeMap);