2 references to GetConstraintRecursive
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\MethodGenerator.cs (2)
268var constraint = GetConstraintRecursive(typeParameter); 299var constraint = GetConstraintRecursive(constraintTypeParameter);