4 references to GenerateAttributes
System (4)
compmod\microsoft\csharp\csharpcodeprovider.cs (4)
1794
GenerateAttributes
(e.CustomAttributes, null, true);
2723
GenerateAttributes
(typeParameters[i].CustomAttributes, null, true);
3047
GenerateAttributes
(attributes, null, false);
3051
GenerateAttributes
(attributes, prefix, false);