1 instantiation of SubstituteTypesVisitor
Microsoft.CodeAnalysis.Extensions.Package (1)
Symbols\ITypeSymbolExtensions.cs (1)
851
return type?.Accept(new
SubstituteTypesVisitor
<TType1, TType2>(mapping, typeGenerator));