6 references to IsFocusSet
System.Data.SqlXml (6)
System\Xml\Xsl\Xslt\Focus.cs (2)
93
Debug.Assert(!
IsFocusSet
, "Focus was already set");
110
Debug.Assert(
IsFocusSet
, "Focus was not set");
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
215
Debug.Assert(!curLoop.IsFocusSet && !funcFocus.
IsFocusSet
, "Must be compiled using singleton focus");
323
} else if (funcFocus.
IsFocusSet
) {
334
} else if (funcFocus.
IsFocusSet
) {
345
} else if (funcFocus.
IsFocusSet
) {