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