202 instantiations of XmlAttribute
BoundTreeGenerator (19)
Model.cs (19)
15
[
XmlAttribute
]
28
[
XmlAttribute
]
31
[
XmlAttribute
]
34
[
XmlAttribute
]
50
[
XmlAttribute
]
53
[
XmlAttribute
]
60
[
XmlAttribute
]
69
[
XmlAttribute
]
75
[
XmlAttribute
]
78
[
XmlAttribute
]
81
[
XmlAttribute
]
84
[
XmlAttribute
]
87
[
XmlAttribute
]
90
[
XmlAttribute
]
93
[
XmlAttribute
]
96
[
XmlAttribute
]
102
[
XmlAttribute
]
111
[
XmlAttribute
]
114
[
XmlAttribute
]
CSharpSyntaxGenerator (15)
Model\Field.cs (8)
24
[
XmlAttribute
]
39
[
XmlAttribute
]
42
[
XmlAttribute
]
45
[
XmlAttribute
]
48
[
XmlAttribute
]
51
[
XmlAttribute
]
54
[
XmlAttribute
]
57
[
XmlAttribute
]
Model\Kind.cs (1)
12
[
XmlAttribute
]
Model\Node.cs (2)
14
[
XmlAttribute
]
17
[
XmlAttribute
]
Model\Tree.cs (1)
15
[
XmlAttribute
]
Model\TreeType.cs (3)
14
[
XmlAttribute
]
17
[
XmlAttribute
]
20
[
XmlAttribute
]
IOperationGenerator (28)
Model.cs (28)
17
[
XmlAttribute
]
31
[
XmlAttribute
]
34
[
XmlAttribute
]
37
[
XmlAttribute
]
40
[
XmlAttribute
(AttributeName = "Internal")]
60
[
XmlAttribute
(AttributeName = "SkipClassGeneration")]
69
[
XmlAttribute
]
72
[
XmlAttribute
(AttributeName = "SkipInVisitor")]
76
[
XmlAttribute
(AttributeName = "SkipChildrenGeneration")]
80
[
XmlAttribute
(AttributeName = "SkipInCloner")]
84
[
XmlAttribute
]
89
[
XmlAttribute
(AttributeName = "HasType")]
93
[
XmlAttribute
(AttributeName = "HasConstantValue")]
100
[
XmlAttribute
]
106
[
XmlAttribute
]
109
[
XmlAttribute
]
112
[
XmlAttribute
(AttributeName = "New")]
116
[
XmlAttribute
(AttributeName = "Internal")]
120
[
XmlAttribute
(AttributeName = "Override")]
124
[
XmlAttribute
(AttributeName = "SkipGeneration")]
128
[
XmlAttribute
(AttributeName = "MakeAbstract")]
138
[
XmlAttribute
(AttributeName = "Include")]
142
[
XmlAttribute
]
151
[
XmlAttribute
]
154
[
XmlAttribute
(AttributeName = "Value")]
158
[
XmlAttribute
(AttributeName = "EditorBrowsable")]
162
[
XmlAttribute
]
168
[
XmlAttribute
(AttributeName = "Error")]
Microsoft.Build.Tasks.Core (75)
ManifestUtil\ApplicationManifest.cs (18)
775
[
XmlAttribute
("ConfigFile")]
793
[
XmlAttribute
("EntryPointParameters")]
802
[
XmlAttribute
("EntryPointPath")]
811
[
XmlAttribute
("ErrorReportUrl")]
829
[
XmlAttribute
("HostInBrowser")]
838
[
XmlAttribute
("IconFile")]
847
[
XmlAttribute
("IsClickOnceManifest")]
856
[
XmlAttribute
("OSMajor")]
865
[
XmlAttribute
("OSMinor")]
874
[
XmlAttribute
("OSBuild")]
883
[
XmlAttribute
("OSRevision")]
892
[
XmlAttribute
("OSSupportUrl")]
901
[
XmlAttribute
("OSDescription")]
910
[
XmlAttribute
("Product")]
919
[
XmlAttribute
("Publisher")]
928
[
XmlAttribute
("SuiteName")]
937
[
XmlAttribute
("SupportUrl")]
946
[
XmlAttribute
("UseApplicationTrust")]
ManifestUtil\AssemblyIdentity.cs (6)
564
[
XmlAttribute
("Name")]
573
[
XmlAttribute
("Version")]
582
[
XmlAttribute
("PublicKeyToken")]
591
[
XmlAttribute
("Culture")]
600
[
XmlAttribute
("ProcessorArchitecture")]
609
[
XmlAttribute
("Type")]
ManifestUtil\AssemblyReference.cs (2)
181
[
XmlAttribute
("IsNative")]
190
[
XmlAttribute
("IsPrerequisite")]
ManifestUtil\BaseReference.cs (6)
171
[
XmlAttribute
("Group")]
180
[
XmlAttribute
("Hash")]
189
[
XmlAttribute
("HashAlg")]
198
[
XmlAttribute
("IsOptional")]
207
[
XmlAttribute
("Path")]
216
[
XmlAttribute
("Size")]
ManifestUtil\CompatibleFramework.cs (3)
47
[
XmlAttribute
("Version")]
56
[
XmlAttribute
("Profile")]
65
[
XmlAttribute
("SupportedRuntime")]
ManifestUtil\DeployManifest.cs (16)
624
[
XmlAttribute
("CreateDesktopShortcut")]
642
[
XmlAttribute
("DeploymentUrl")]
651
[
XmlAttribute
("DisallowUrlActivation")]
660
[
XmlAttribute
("ErrorReportUrl")]
669
[
XmlAttribute
("Install")]
678
[
XmlAttribute
("MapFileExtensions")]
687
[
XmlAttribute
("MinimumRequiredVersion")]
696
[
XmlAttribute
("Product")]
705
[
XmlAttribute
("Publisher")]
714
[
XmlAttribute
("SuiteName")]
723
[
XmlAttribute
("SupportUrl")]
732
[
XmlAttribute
("TrustUrlParameters")]
741
[
XmlAttribute
("UpdateEnabled")]
750
[
XmlAttribute
("UpdateInterval")]
759
[
XmlAttribute
("UpdateMode")]
768
[
XmlAttribute
("UpdateUnit")]
ManifestUtil\FileAssociation.cs (4)
55
[
XmlAttribute
("DefaultIcon")]
64
[
XmlAttribute
("Description")]
73
[
XmlAttribute
("Extension")]
82
[
XmlAttribute
("Progid")]
ManifestUtil\FileReference.cs (18)
139
[
XmlAttribute
("WriteableType")]
190
[
XmlAttribute
("Clsid")]
199
[
XmlAttribute
("Description")]
208
[
XmlAttribute
("Progid")]
217
[
XmlAttribute
("ThreadingModel")]
226
[
XmlAttribute
("Tlbid")]
302
[
XmlAttribute
("Flags")]
311
[
XmlAttribute
("HelpDir")]
320
[
XmlAttribute
("ResourceId")]
329
[
XmlAttribute
("Tlbid")]
338
[
XmlAttribute
("Version")]
389
[
XmlAttribute
("Name")]
398
[
XmlAttribute
("Versioned")]
436
[
XmlAttribute
("BaseInterface")]
445
[
XmlAttribute
("Iid")]
454
[
XmlAttribute
("Name")]
463
[
XmlAttribute
("NumMethods")]
472
[
XmlAttribute
("Tlbid")]
ManifestUtil\Manifest.cs (2)
738
[
XmlAttribute
("Description")]
756
[
XmlAttribute
("Schema")]
System.Private.Xml (65)
System\Xml\Schema\XmlSchema.cs (7)
238
[
XmlAttribute
("attributeFormDefault"), DefaultValue(XmlSchemaForm.None)]
245
[
XmlAttribute
("blockDefault"), DefaultValue(XmlSchemaDerivationMethod.None)]
252
[
XmlAttribute
("finalDefault"), DefaultValue(XmlSchemaDerivationMethod.None)]
259
[
XmlAttribute
("elementFormDefault"), DefaultValue(XmlSchemaForm.None)]
266
[
XmlAttribute
("targetNamespace", DataType = "anyURI")]
273
[
XmlAttribute
("version", DataType = "token")]
344
[
XmlAttribute
("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
15
[
XmlAttribute
("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
15
[
XmlAttribute
("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAny.cs (2)
16
[
XmlAttribute
("namespace")]
23
[
XmlAttribute
("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAnyAttribute.cs (2)
16
[
XmlAttribute
("namespace")]
23
[
XmlAttribute
("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAppInfo.cs (1)
14
[
XmlAttribute
("source", DataType = "anyURI")]
System\Xml\Schema\XmlSchemaAttribute.cs (7)
29
[
XmlAttribute
("default")]
37
[
XmlAttribute
("fixed")]
45
[
XmlAttribute
("form"), DefaultValue(XmlSchemaForm.None)]
52
[
XmlAttribute
("name")]
59
[
XmlAttribute
("ref")]
66
[
XmlAttribute
("type")]
80
[
XmlAttribute
("use"), DefaultValue(XmlSchemaUse.None)]
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
20
[
XmlAttribute
("name")]
System\Xml\Schema\XmlSchemaAttributeGroupref.cs (1)
14
[
XmlAttribute
("ref")]
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
14
[
XmlAttribute
("mixed")]
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
16
[
XmlAttribute
("base")]
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
16
[
XmlAttribute
("base")]
System\Xml\Schema\XmlSchemaComplexType.cs (3)
123
[
XmlAttribute
("abstract"), DefaultValue(false)]
143
[
XmlAttribute
("block"), DefaultValue(XmlSchemaDerivationMethod.None)]
150
[
XmlAttribute
("mixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaDocumentation.cs (2)
18
[
XmlAttribute
("source", DataType = "anyURI")]
25
[
XmlAttribute
("xml:lang")]
System\Xml\Schema\XmlSchemaElement.cs (11)
39
[
XmlAttribute
("abstract"), DefaultValue(false)]
50
[
XmlAttribute
("block"), DefaultValue(XmlSchemaDerivationMethod.None)]
57
[
XmlAttribute
("default")]
65
[
XmlAttribute
("final"), DefaultValue(XmlSchemaDerivationMethod.None)]
72
[
XmlAttribute
("fixed")]
80
[
XmlAttribute
("form"), DefaultValue(XmlSchemaForm.None)]
87
[
XmlAttribute
("name"), DefaultValue("")]
94
[
XmlAttribute
("nillable"), DefaultValue(false)]
113
[
XmlAttribute
("ref")]
121
[
XmlAttribute
("substitutionGroup")]
129
[
XmlAttribute
("type")]
System\Xml\Schema\XmlSchemaExternal.cs (2)
19
[
XmlAttribute
("schemaLocation", DataType = "anyURI")]
33
[
XmlAttribute
("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaFacet.cs (2)
32
[
XmlAttribute
("value")]
39
[
XmlAttribute
("fixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaGroup.cs (1)
17
[
XmlAttribute
("name")]
System\Xml\Schema\XmlSchemaGroupRef.cs (1)
14
[
XmlAttribute
("ref")]
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (3)
18
[
XmlAttribute
("name")]
68
[
XmlAttribute
("xpath"), DefaultValue("")]
88
[
XmlAttribute
("refer")]
System\Xml\Schema\XmlSchemaImport.cs (1)
18
[
XmlAttribute
("namespace", DataType = "anyURI")]
System\Xml\Schema\XmlSchemaNotation.cs (3)
15
[
XmlAttribute
("name")]
22
[
XmlAttribute
("public")]
29
[
XmlAttribute
("system")]
System\Xml\Schema\XmlSchemaParticle.cs (2)
21
[
XmlAttribute
("minOccurs")]
47
[
XmlAttribute
("maxOccurs")]
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
14
[
XmlAttribute
("base")]
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
16
[
XmlAttribute
("base")]
System\Xml\Schema\XmlSchemaSimpleTypeList.cs (1)
14
[
XmlAttribute
("itemType")]
System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs (1)
15
[
XmlAttribute
("base")]
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (1)
20
[
XmlAttribute
("memberTypes")]
System\Xml\Schema\XmlSchemaType.cs (2)
83
[
XmlAttribute
("name")]
93
[
XmlAttribute
("final"), DefaultValue(XmlSchemaDerivationMethod.None)]
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1594
a.XmlAttribute = new
XmlAttributeAttribute
();
9 references to XmlAttribute
netstandard (1)
netstandard.cs (1)
2405
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlAttributeAttribute
))]
System.Private.Xml (4)
System\Xml\Serialization\XmlAttributes.cs (4)
34
private
XmlAttributeAttribute
? _xmlAttribute;
115
else if (attrs[i] is
XmlAttributeAttribute
)
117
_xmlAttribute = (
XmlAttributeAttribute
)attrs[i];
194
public
XmlAttributeAttribute
? XmlAttribute
System.Xml (1)
System.Xml.cs (1)
130
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlAttributeAttribute
))]
System.Xml.ReaderWriter (1)
artifacts\obj\System.Xml.ReaderWriter\Debug\net10.0\System.Xml.ReaderWriter.Forwards.cs (1)
107
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlAttributeAttribute
))]
System.Xml.Serialization (1)
System.Xml.Serialization.cs (1)
11
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlAttributeAttribute
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
28
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlAttributeAttribute
))]