1 write to _availableTypeParameterNames
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateParameterizedMember\TypeParameterSubstitution.cs (1)
48_availableTypeParameterNames = availableTypeParameterNames;
2 references to _availableTypeParameterNames
Microsoft.CodeAnalysis.Features (2)
GenerateMember\GenerateParameterizedMember\TypeParameterSubstitution.cs (2)
70if (_availableTypeParameterNames.Contains(symbol.Name)) 124_project, commonType, _compilation, _availableTypeParameterNames, _cancellationToken).ConfigureAwait(false);