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