1 instantiation of SubstituteTypesVisitor
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Symbols\ITypeSymbolExtensions.cs (1)
885return type?.Accept(new SubstituteTypesVisitor<TType1, TType2>(mapping, typeGenerator));