8 references to GetTargetNamespace
System.Private.Xml (8)
System\Xml\Schema\XmlSchemaSet.cs (8)
400
disallowedNamespaces.Add(
GetTargetNamespace
(schemaToRemove), schemaToRemove);
590
string tns =
GetTargetNamespace
(schema);
633
tns =
GetTargetNamespace
(s);
675
if (
GetTargetNamespace
(currentSchema) == targetNamespace)
910
string tns =
GetTargetNamespace
(schema);
926
tns =
GetTargetNamespace
(s);
1032
string tns =
GetTargetNamespace
(schema);
1113
string tns =
GetTargetNamespace
(currentSchema);