25 instantiations of XmlSchemaObjectCollection
System.Data (3)
fx\src\data\System\Data\XMLSchema.cs (3)
593
annotations = new
XmlSchemaObjectCollection
();
594
elements = new
XmlSchemaObjectCollection
();
758
XmlSchemaObjectCollection Items = new
XmlSchemaObjectCollection
();
System.Xml (22)
System\Xml\Schema\Inference\Infer.cs (2)
1051
XmlSchemaObjectCollection minOccursCandidates = new
XmlSchemaObjectCollection
(); //elements that are skipped in the sequence and need minOccurs modified.
1213
XmlSchemaObjectCollection attributesSeen = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchema.cs (2)
48
XmlSchemaObjectCollection includes = new
XmlSchemaObjectCollection
();
49
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaAll.cs (1)
18
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
19
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
19
XmlSchemaObjectCollection attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaChoice.cs (1)
18
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
19
XmlSchemaObjectCollection attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
19
XmlSchemaObjectCollection attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaComplexType.cs (1)
207
attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaElement.cs (1)
191
constraints = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
21
XmlSchemaObjectCollection fields = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaObjectCollection.cs (1)
143
XmlSchemaObjectCollection coll = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaRedefine.cs (1)
17
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaSequence.cs (1)
17
XmlSchemaObjectCollection items = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
17
XmlSchemaObjectCollection attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (2)
19
XmlSchemaObjectCollection facets = new
XmlSchemaObjectCollection
();
20
XmlSchemaObjectCollection attributes = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs (1)
20
XmlSchemaObjectCollection facets = new
XmlSchemaObjectCollection
();
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (1)
17
XmlSchemaObjectCollection baseTypes = new
XmlSchemaObjectCollection
();
System\Xml\Serialization\XmlSchemaImporter.cs (1)
643
internal XmlSchemaObjectCollection Attributes = new
XmlSchemaObjectCollection
();
224 references to XmlSchemaObjectCollection
System.Data (15)
fx\src\data\System\Data\DataSet.cs (2)
3536
XmlSchemaObjectCollection
items = ((XmlSchemaSequence)ct.Particle).Items;
3596
XmlSchemaObjectCollection
items = ((XmlSchemaGroupBase)ct.Particle).Items;
fx\src\data\System\Data\XMLSchema.cs (13)
132
XmlSchemaObjectCollection
annotations;
133
XmlSchemaObjectCollection
elements;
447
private bool HasAttributes(
XmlSchemaObjectCollection
attributes){
463
XmlSchemaObjectCollection
items = GetParticleItems(pt);
499
private int DatasetElementCount(
XmlSchemaObjectCollection
elements) {
509
private XmlSchemaElement FindDatasetElement(
XmlSchemaObjectCollection
elements) {
648
XmlSchemaObjectCollection
items = GetParticleItems(ct.Particle);
747
internal
XmlSchemaObjectCollection
GetParticleItems(XmlSchemaParticle pt){
758
XmlSchemaObjectCollection
Items = new XmlSchemaObjectCollection();
770
XmlSchemaObjectCollection
items = GetParticleItems(pt);
842
internal void HandleAttributes(
XmlSchemaObjectCollection
attributes, DataTable table, bool isBase) {
2268
XmlSchemaObjectCollection
items = GetParticleItems(ct.Particle);
2305
XmlSchemaObjectCollection
choiceItems = ((XmlSchemaChoice)el).Items;
System.Runtime.Serialization (8)
System\Runtime\Serialization\SchemaExporter.cs (1)
182
void AddReferenceAttributes(
XmlSchemaObjectCollection
attributes, XmlSchema schema)
System\Runtime\Serialization\SchemaImporter.cs (7)
584
bool CheckIfISerializable(XmlSchemaSequence rootSequence,
XmlSchemaObjectCollection
attributes)
600
void RemoveOptionalUnknownSerializationElements(
XmlSchemaObjectCollection
items)
629
DataContract ImportType(XmlQualifiedName typeName, XmlSchemaParticle rootParticle,
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, XmlQualifiedName baseTypeName, XmlSchemaAnnotation annotation)
842
ClassDataContract ImportISerializable(XmlQualifiedName typeName, XmlSchemaSequence rootSequence, XmlQualifiedName baseTypeName,
XmlSchemaObjectCollection
attributes, XmlSchemaAnnotation annotation)
864
void CheckISerializableBase(XmlQualifiedName typeName, XmlSchemaSequence rootSequence,
XmlSchemaObjectCollection
attributes)
1066
CollectionDataContract ImportCollection(XmlQualifiedName typeName, XmlSchemaSequence rootSequence,
XmlSchemaObjectCollection
attributes, XmlSchemaAnnotation annotation, bool isReference)
1378
void ImportAttributes(XmlQualifiedName typeName,
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, out bool isReference)
System.Web.Services (80)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (80)
1838
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Includes;
1862
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
1930
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
2125
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
2270
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Constraints;
2326
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
2399
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
2440
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
2562
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Facets;
3065
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@BaseTypes;
3175
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
3390
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
3430
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
3554
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
3626
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
3723
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Facets;
3774
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
3827
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
3913
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
4028
global::System.Xml.Schema.
XmlSchemaObjectCollection
a = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
6821
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_7 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Includes;
6822
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_8 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
6942
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_5 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
7091
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_2 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
7543
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_4 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@BaseTypes;
7623
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Facets;
8708
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_18 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Constraints;
8842
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
8990
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
9066
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Fields;
9142
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_11 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
9261
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
9337
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
9501
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
9741
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_5 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
9820
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Facets;
9821
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_7 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
10016
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
10111
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_6 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Attributes;
10362
global::System.Xml.Schema.
XmlSchemaObjectCollection
a_4 = (global::System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
System.Xml (121)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
56
XmlSchemaObjectCollection
fields = constraint.Fields;
System\Xml\Schema\DataTypeImplementation.cs (1)
336
internal override XmlSchemaDatatype DeriveByRestriction(
XmlSchemaObjectCollection
facets, XmlNameTable nameTable, XmlSchemaType schemaType) {
System\Xml\Schema\FacetChecker.cs (1)
735
internal virtual RestrictionFacets ConstructRestriction(DatatypeImplementation datatype,
XmlSchemaObjectCollection
facets, XmlNameTable nameTable) {
System\Xml\Schema\Inference\Infer.cs (9)
289
private XmlSchemaAttribute AddAttribute(string localName, string prefix, string childURI, string attrValue, bool bCreatingNewType, XmlSchema parentSchema,
XmlSchemaObjectCollection
addLocation, XmlSchemaObjectTable compiledAttributes)
509
private XmlSchemaElement AddElement(string localName, string prefix, string childURI, XmlSchema parentSchema,
XmlSchemaObjectCollection
addLocation, int positionWithinCollection)
1051
XmlSchemaObjectCollection
minOccursCandidates = new XmlSchemaObjectCollection(); //elements that are skipped in the sequence and need minOccurs modified.
1213
XmlSchemaObjectCollection
attributesSeen = new XmlSchemaObjectCollection();
1354
internal XmlSchemaElement FindElement(
XmlSchemaObjectCollection
elements, string elementName)
1386
internal XmlSchemaElement FindElementRef(
XmlSchemaObjectCollection
elements, string elementName, string nsURI)
1402
internal void MakeExistingAttributesOptional(XmlSchemaComplexType ct,
XmlSchemaObjectCollection
attributesInInstance) {
1415
private void SwitchUseToOptional(
XmlSchemaObjectCollection
attributes,
XmlSchemaObjectCollection
attributesInInstance) {
System\Xml\Schema\Preprocessor.cs (5)
636
XmlSchemaObjectCollection
schemaItems = schema.Items;
733
XmlSchemaObjectCollection
items = redefine.Items;
889
private int CountGroupSelfReference(
XmlSchemaObjectCollection
items, XmlQualifiedName name, XmlSchemaGroup redefined) {
1572
XmlSchemaObjectCollection
items;
1646
private void PreprocessAttributes(
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaObject parent) {
System\Xml\Schema\SchemaCollectionCompiler.cs (9)
314
private static void CleanupAttributes(
XmlSchemaObjectCollection
attributes) {
333
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
527
XmlSchemaObjectCollection
mainBaseTypes = mainUnion.BaseTypes; //
1269
private int GetMappingParticle(XmlSchemaParticle particle,
XmlSchemaObjectCollection
collection) {
1316
XmlSchemaObjectCollection
collection = ((XmlSchemaGroupBase)particle).Items;
1416
private void CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType,
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy) {
1900
XmlSchemaObjectCollection
constraints = xe.Constraints;
2072
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
2127
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
System\Xml\Schema\SchemaCollectionpreProcessor.cs (4)
584
private int CountGroupSelfReference(
XmlSchemaObjectCollection
items, XmlQualifiedName name) {
1287
XmlSchemaObjectCollection
choices = choice.Items;
1300
XmlSchemaObjectCollection
sequences = ((XmlSchemaSequence) particle).Items;
1334
private void PreprocessAttributes(
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaObject parent) {
System\Xml\Schema\SchemaSetCompiler.cs (12)
316
private void CleanupAttributes(
XmlSchemaObjectCollection
attributes) {
594
XmlSchemaObjectCollection
mainBaseTypes = mainUnion.BaseTypes; //
1150
XmlSchemaObjectCollection
items = xss.Items;
1159
XmlSchemaObjectCollection
items = xsc.Items;
1172
XmlSchemaObjectCollection
items = xsa.Items;
1542
private int GetMappingParticle(XmlSchemaParticle particle,
XmlSchemaObjectCollection
collection) {
1590
XmlSchemaObjectCollection
collection = ((XmlSchemaGroupBase)particle).Items;
1695
private void CompileLocalAttributes(XmlSchemaComplexType baseType, XmlSchemaComplexType derivedType,
XmlSchemaObjectCollection
attributes, XmlSchemaAnyAttribute anyAttribute, XmlSchemaDerivationMethod derivedBy) {
2255
XmlSchemaObjectCollection
constraints = xe.Constraints;
2429
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
2484
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
2497
XmlSchemaObjectCollection
particles = ((XmlSchemaGroupBase)particle).Items;
System\Xml\Schema\XmlSchema.cs (4)
48
XmlSchemaObjectCollection
includes = new XmlSchemaObjectCollection();
49
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
326
public
XmlSchemaObjectCollection
Includes {
342
public
XmlSchemaObjectCollection
Items {
System\Xml\Schema\XmlSchemaAll.cs (3)
18
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
25
public override
XmlSchemaObjectCollection
Items {
33
internal override void SetItems(
XmlSchemaObjectCollection
newItems) {
System\Xml\Schema\XmlSchemaAnnotation.cs (2)
19
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
38
public
XmlSchemaObjectCollection
Items {
System\Xml\Schema\XmlSchemaAttributeGroup.cs (2)
19
XmlSchemaObjectCollection
attributes = new XmlSchemaObjectCollection();
43
public
XmlSchemaObjectCollection
Attributes {
System\Xml\Schema\XmlSchemaChoice.cs (3)
18
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
29
public override
XmlSchemaObjectCollection
Items {
37
internal override void SetItems(
XmlSchemaObjectCollection
newItems) {
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (3)
19
XmlSchemaObjectCollection
attributes = new XmlSchemaObjectCollection();
52
public
XmlSchemaObjectCollection
Attributes {
67
internal void SetAttributes(
XmlSchemaObjectCollection
newAttributes) {
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (3)
19
XmlSchemaObjectCollection
attributes = new XmlSchemaObjectCollection();
52
public
XmlSchemaObjectCollection
Attributes {
66
internal void SetAttributes(
XmlSchemaObjectCollection
newAttributes) {
System\Xml\Schema\XmlSchemaComplexType.cs (11)
23
XmlSchemaObjectCollection
attributes;
204
public
XmlSchemaObjectCollection
Attributes {
333
internal void SetAttributes(
XmlSchemaObjectCollection
newAttributes) {
431
internal static
XmlSchemaObjectCollection
CloneAttributes(
XmlSchemaObjectCollection
attributes) {
433
XmlSchemaObjectCollection
newAttributes = attributes.Clone();
459
private static
XmlSchemaObjectCollection
CloneGroupBaseParticles(
XmlSchemaObjectCollection
groupBaseParticles, XmlSchema parentSchema) {
460
XmlSchemaObjectCollection
newParticles = groupBaseParticles.Clone();
474
XmlSchemaObjectCollection
newGroupbaseParticles = CloneGroupBaseParticles(groupBase.Items, parentSchema);
548
internal static bool HasAttributeQNameRef(
XmlSchemaObjectCollection
attributes) {
System\Xml\Schema\XmlSchemaDataType.cs (1)
115
internal abstract XmlSchemaDatatype DeriveByRestriction(
XmlSchemaObjectCollection
facets, XmlNameTable nameTable, XmlSchemaType schemaType) ;
System\Xml\Schema\XmlSchemaElement.cs (2)
42
XmlSchemaObjectCollection
constraints;
188
public
XmlSchemaObjectCollection
Constraints {
System\Xml\Schema\XmlSchemaGroupBase.cs (2)
22
public abstract
XmlSchemaObjectCollection
Items { get; }
24
internal abstract void SetItems(
XmlSchemaObjectCollection
newItems);
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (2)
21
XmlSchemaObjectCollection
fields = new XmlSchemaObjectCollection();
50
public
XmlSchemaObjectCollection
Fields {
System\Xml\Schema\XmlSchemaObject.cs (3)
80
internal virtual void OnAdd(
XmlSchemaObjectCollection
container, object item) {}
81
internal virtual void OnRemove(
XmlSchemaObjectCollection
container, object item) {}
82
internal virtual void OnClear(
XmlSchemaObjectCollection
container) {}
System\Xml\Schema\XmlSchemaObjectCollection.cs (3)
142
internal
XmlSchemaObjectCollection
Clone() {
143
XmlSchemaObjectCollection
coll = new XmlSchemaObjectCollection();
148
private void Add(
XmlSchemaObjectCollection
collToAdd) {
System\Xml\Schema\XmlSchemaRedefine.cs (2)
17
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
40
public
XmlSchemaObjectCollection
Items {
System\Xml\Schema\XmlSchemaSequence.cs (3)
17
XmlSchemaObjectCollection
items = new XmlSchemaObjectCollection();
28
public override
XmlSchemaObjectCollection
Items {
36
internal override void SetItems(
XmlSchemaObjectCollection
newItems) {
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (3)
17
XmlSchemaObjectCollection
attributes = new XmlSchemaObjectCollection();
37
public
XmlSchemaObjectCollection
Attributes {
51
internal void SetAttributes(
XmlSchemaObjectCollection
newAttributes) {
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (5)
19
XmlSchemaObjectCollection
facets = new XmlSchemaObjectCollection();
20
XmlSchemaObjectCollection
attributes = new XmlSchemaObjectCollection();
59
public
XmlSchemaObjectCollection
Facets {
69
public
XmlSchemaObjectCollection
Attributes {
83
internal void SetAttributes(
XmlSchemaObjectCollection
newAttributes) {
System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs (2)
20
XmlSchemaObjectCollection
facets = new XmlSchemaObjectCollection();
58
public
XmlSchemaObjectCollection
Facets {
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (2)
17
XmlSchemaObjectCollection
baseTypes = new XmlSchemaObjectCollection();
26
public
XmlSchemaObjectCollection
BaseTypes {
System\Xml\Serialization\ImportContext.cs (1)
292
XmlSchemaObjectCollection
attributes = null;
System\Xml\Serialization\SchemaObjectWriter.cs (13)
109
internal static XmlQualifiedName NameOf(
XmlSchemaObjectCollection
items) {
235
void WriteSortedItems(
XmlSchemaObjectCollection
items) {
410
System.Xml.Schema.
XmlSchemaObjectCollection
a = (System.Xml.Schema.
XmlSchemaObjectCollection
)o.@Items;
539
void WriteFacets(
XmlSchemaObjectCollection
facets) {
866
XmlSchemaObjectCollection
a = (
XmlSchemaObjectCollection
)o.@Fields;
915
XmlSchemaObjectCollection
a = (
XmlSchemaObjectCollection
)o.@Fields;
935
XmlSchemaObjectCollection
a = (
XmlSchemaObjectCollection
)o.@Fields;
982
XmlSchemaObjectCollection
a = (
XmlSchemaObjectCollection
)o.@Items;
System\Xml\Serialization\SoapSchemaImporter.cs (1)
319
XmlSchemaObjectCollection
items = type.Attributes;
System\Xml\Serialization\XmlSchemaExporter.cs (2)
113
private static XmlSchemaType FindSchemaType(string name,
XmlSchemaObjectCollection
items) {
608
XmlSchemaObjectCollection
attributes;
System\Xml\Serialization\XmlSchemaImporter.cs (1)
643
internal
XmlSchemaObjectCollection
Attributes = new XmlSchemaObjectCollection();