7 references to IsFocusSet
System.Data.SqlXml (7)
System\Xml\Xsl\Xslt\QilGenerator.cs (7)
208Debug.Assert(IsDebug && curLoop.IsFocusSet); 215Debug.Assert(!curLoop.IsFocusSet && !funcFocus.IsFocusSet, "Must be compiled using singleton focus"); 321if (curLoop.IsFocusSet) { 332if (curLoop.IsFocusSet) { 343if (curLoop.IsFocusSet) { 950Debug.Assert(curLoop.IsFocusSet); 1034Debug.Assert(!curLoop.IsFocusSet, "xsl:apply-imports cannot be inside of xsl:for-each");