2 references to GetReferencedTypeParameters
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
MethodGenerator.cs (2)
221
.SelectMany(p => p.Type.
GetReferencedTypeParameters
())
222
.Concat(method.ReturnType.
GetReferencedTypeParameters
())