4 references to TypeParameters
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (2)
1921OutputTypeParameters(e.TypeParameters); 1938OutputTypeParameterConstraints(e.TypeParameters);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
2001OutputTypeParameters(e.TypeParameters);
System\CodeDom\Compiler\CodeValidator.cs (1)
198ValidateTypeParameters(e.TypeParameters);