4 references to GenerateAttributes
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (4)
1282
GenerateAttributes
(e.CustomAttributes, null, true);
2247
GenerateAttributes
(typeParameters[i].CustomAttributes, null, true);
2561
GenerateAttributes
(attributes, null, inLine: false);
2564
GenerateAttributes
(attributes, prefix, inLine: false);