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