2 references to GetNamespaceOfPrefixStrict
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
224_startNode!.GetNamespaceOfPrefixStrict(prefix);
System\Xml\Dom\XmlNode.cs (1)
1073string? namespaceName = GetNamespaceOfPrefixStrict(prefix);