3 references to CodeAttributeDeclaration
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlCodeExporter.cs (1)
535
CodeAttributeDeclaration attribute = new
CodeAttributeDeclaration
(typeof(DefaultValueAttribute).FullName, arguments);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
1207
type.CustomAttributes.Add(new
CodeAttributeDeclaration
(
1215
type.CustomAttributes.Add(new
CodeAttributeDeclaration
(