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