4 references to GenerateAttributes
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (4)
1293
GenerateAttributes
(e.CustomAttributes, null, true);
2258
GenerateAttributes
(typeParameters[i].CustomAttributes, null, true);
2572
GenerateAttributes
(attributes, null, inLine: false);
2575
GenerateAttributes
(attributes, prefix, inLine: false);