Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs1085 …public const string Xslt_KeyCntUse = "'xsl:key' has a 'use' attribute and has non-empty content, o… 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.cs726 ReportError(/*[XTSE1205]*/Res.Xslt_KeyCntUse); in LoadKey()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/
H A DXsltLoader.cs876 ReportError(/*[XTSE1205]*/SR.Xslt_KeyCntUse); in LoadKey()