1 write to GenericTypeConstraints
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
441GenericTypeConstraints = genericTypeConstraints.ToArrayAndClear()
1 reference to GenericTypeConstraints
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentNodeWriter.cs (1)
352foreach (var constraint in node.GenericTypeConstraints)