107 instantiations of XmlIgnore
System.Private.Xml (107)
System\Xml\Schema\XmlSchema.cs (18)
294
[
XmlIgnore
]
303
[
XmlIgnore
]
310
[
XmlIgnore
]
317
[
XmlIgnore
]
324
[
XmlIgnore
]
327
[
XmlIgnore
]
330
[
XmlIgnore
]
333
[
XmlIgnore
]
350
[
XmlIgnore
]
356
[
XmlIgnore
]
362
[
XmlIgnore
]
368
[
XmlIgnore
]
378
[
XmlIgnore
]
397
[
XmlIgnore
]
404
[
XmlIgnore
]
410
[
XmlIgnore
]
413
[
XmlIgnore
]
491
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
36
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
36
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAny.cs (3)
30
[
XmlIgnore
]
36
[
XmlIgnore
]
49
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAnyAttribute.cs (2)
31
[
XmlIgnore
]
37
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAttribute.cs (5)
87
[
XmlIgnore
]
93
[
XmlIgnore
]
110
[
XmlIgnore
]
130
[
XmlIgnore
]
164
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaAttributeGroup.cs (7)
41
[
XmlIgnore
]
47
[
XmlIgnore
]
50
[
XmlIgnore
]
57
[
XmlIgnore
]
63
[
XmlIgnore
]
70
[
XmlIgnore
]
77
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
29
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaComplexType.cs (9)
97
[
XmlIgnore
]
103
[
XmlIgnore
]
109
[
XmlIgnore
]
202
[
XmlIgnore
]
208
[
XmlIgnore
]
214
[
XmlIgnore
]
220
[
XmlIgnore
]
224
[
XmlIgnore
]
230
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaContentModel.cs (1)
10
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaContentProcessing.cs (1)
10
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaDerivationMethod.cs (1)
34
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaElement.cs (10)
101
[
XmlIgnore
]
107
[
XmlIgnore
]
151
[
XmlIgnore
]
157
[
XmlIgnore
]
174
[
XmlIgnore
]
180
[
XmlIgnore
]
186
[
XmlIgnore
]
226
[
XmlIgnore
]
255
[
XmlIgnore
]
262
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaExternal.cs (3)
26
[
XmlIgnore
]
47
[
XmlIgnore
]
54
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaForm.cs (1)
17
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaGroup.cs (5)
33
[
XmlIgnore
]
39
[
XmlIgnore
]
46
[
XmlIgnore
]
53
[
XmlIgnore
]
60
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaGroupBase.cs (1)
12
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaGroupRef.cs (2)
21
[
XmlIgnore
]
32
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (3)
38
[
XmlIgnore
]
49
[
XmlIgnore
]
56
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaNotation.cs (2)
36
[
XmlIgnore
]
43
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaObject.cs (7)
19
[
XmlIgnore
]
26
[
XmlIgnore
]
33
[
XmlIgnore
]
40
[
XmlIgnore
]
58
[
XmlIgnore
]
68
[
XmlIgnore
]
75
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaParticle.cs (2)
84
[
XmlIgnore
]
99
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaRedefine.cs (3)
30
[
XmlIgnore
]
36
[
XmlIgnore
]
42
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaSimpleTypeList.cs (1)
29
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (1)
28
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaSubstitutionGroup.cs (3)
14
[
XmlIgnore
]
20
[
XmlIgnore
]
32
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaType.cs (11)
103
[
XmlIgnore
]
112
[
XmlIgnore
]
121
[
XmlIgnore
]
142
[
XmlIgnore
]
151
[
XmlIgnore
]
160
[
XmlIgnore
]
169
[
XmlIgnore
]
176
[
XmlIgnore
]
193
[
XmlIgnore
]
260
[
XmlIgnore
]
339
[
XmlIgnore
]
System\Xml\Schema\XmlSchemaUse.cs (1)
11
[
XmlIgnore
]
System\Xml\Serialization\CodeGenerationoptions.cs (1)
19
[
XmlIgnore
]
6 references to XmlIgnore
netstandard (1)
netstandard.cs (1)
2417
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlIgnoreAttribute
))]
System.Private.Xml (1)
System\Xml\Serialization\XmlAttributes.cs (1)
86
if (attrs[i] is
XmlIgnoreAttribute
|| attrs[i] is ObsoleteAttribute)
System.Xml (1)
System.Xml.cs (1)
142
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlIgnoreAttribute
))]
System.Xml.ReaderWriter (1)
artifacts\obj\System.Xml.ReaderWriter\Debug\net10.0\System.Xml.ReaderWriter.Forwards.cs (1)
110
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlIgnoreAttribute
))]
System.Xml.Serialization (1)
System.Xml.Serialization.cs (1)
18
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlIgnoreAttribute
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
40
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlIgnoreAttribute
))]