3 references to _project
Microsoft.CodeAnalysis.CodeStyle.Fixes (3)
src\roslyn\src\Analyzers\Core\CodeFixes\GenerateParameterizedMember\TypeParameterSubstitution.cs (3)
88var solution = _project.Solution; 113_project, commonType, _compilation, _availableTypeParameterNames, _cancellationToken).ConfigureAwait(false); 126var solution = _project.Solution;