Home
last modified time | relevance | path

Searched refs:Xslt_EmptyNsAlias (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs1093 …public const string Xslt_EmptyNsAlias = "The value of the '{0}' attribute cannot be empty. Use '#d… field in System.Xml.Utils.Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Xslt/
H A DXsltLoader.cs840 ReportError(/*[XT_005]*/Res.Xslt_EmptyNsAlias, "stylesheet-prefix"); in LoadNamespaceAlias()
848 ReportError(/*[XT_005]*/Res.Xslt_EmptyNsAlias, "result-prefix"); in LoadNamespaceAlias()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/
H A DXsltLoader.cs1013 ReportError(/*[XT_005]*/SR.Xslt_EmptyNsAlias, "stylesheet-prefix"); in LoadNamespaceAlias()
1025 ReportError(/*[XT_005]*/SR.Xslt_EmptyNsAlias, "result-prefix"); in LoadNamespaceAlias()