15 references to Scope
System.Xml (15)
System\Xml\Serialization\Compilation.cs (2)
298
scopeTable[mapping.
Scope
] = mapping;
418
scopeTable[mapping.
Scope
] = mapping;
System\Xml\Serialization\SoapCodeExporter.cs (2)
66
CheckScope(xmlTypeMapping.
Scope
);
76
CheckScope(xmlMembersMapping.
Scope
);
System\Xml\Serialization\SoapSchemaExporter.cs (2)
43
CheckScope(xmlTypeMapping.
Scope
);
60
CheckScope(xmlMembersMapping.
Scope
);
System\Xml\Serialization\XmlCodeExporter.cs (3)
68
CheckScope(xmlTypeMapping.
Scope
);
80
CheckScope(xmlMembersMapping.
Scope
);
572
CheckScope(mapping.
Scope
);
System\Xml\Serialization\XmlSchemaExporter.cs (6)
48
CheckScope(xmlTypeMapping.
Scope
);
50
ExportRootIfNecessary(xmlTypeMapping.
Scope
);
56
CheckScope(xmlMembersMapping.
Scope
);
65
ExportRootIfNecessary(xmlMembersMapping.
Scope
);
86
CheckScope(xmlMembersMapping.
Scope
);
110
ExportRootIfNecessary(xmlMembersMapping.
Scope
);