4 references to TypeParameters
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (2)
1379OutputTypeParameters(e.TypeParameters); 1385OutputTypeParameterConstraints(e.TypeParameters);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1624OutputTypeParameters(e.TypeParameters);
System\CodeDom\Compiler\CodeValidator.cs (1)
318ValidateTypeParameters(e.TypeParameters);