2 references to GetNamespaceOfPrefixStrict
System.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
205namespaceName = startNode.GetNamespaceOfPrefixStrict(prefix);
System\Xml\Dom\XmlNode.cs (1)
911string namespaceName = GetNamespaceOfPrefixStrict(prefix);