8 references to GetTargetNamespace
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (8)
523
disallowedNamespaces.Add(
GetTargetNamespace
(schemaToRemove), schemaToRemove);
733
string tns =
GetTargetNamespace
(schema);
776
tns =
GetTargetNamespace
(s);
832
if (
GetTargetNamespace
(currentSchema) == targetNamespace)
1074
string tns =
GetTargetNamespace
(schema);
1090
tns =
GetTargetNamespace
(s);
1201
string tns =
GetTargetNamespace
(schema);
1282
string tns =
GetTargetNamespace
(currentSchema);