5 references to IsXsltKeyword
System.Data.SqlXml (5)
System\Xml\Xsl\Xslt\XsltLoader.cs (5)
902
if (input.
IsXsltKeyword
(atoms.Attribute)) {
1361
if (input.
IsXsltKeyword
(atoms.WithParam)) {
1365
} else if (flags == InstructionFlags.AllowSort && input.
IsXsltKeyword
(atoms.Sort)) {
1367
} else if (flags == InstructionFlags.AllowFallback && input.
IsXsltKeyword
(atoms.Fallback)) {
2391
if (input.
IsXsltKeyword
(atoms.Fallback)) {