7 references to IsFocusSet
System.Private.Xml (7)
System\Xml\Xsl\Xslt\QilGenerator.cs (7)
229Debug.Assert(IsDebug && _curLoop.IsFocusSet); 236Debug.Assert(!_curLoop.IsFocusSet && !_funcFocus.IsFocusSet, "Must be compiled using singleton focus"); 359if (_curLoop.IsFocusSet) 376if (_curLoop.IsFocusSet) 393if (_curLoop.IsFocusSet) 1129Debug.Assert(_curLoop.IsFocusSet); 1220Debug.Assert(!_curLoop.IsFocusSet, "xsl:apply-imports cannot be inside of xsl:for-each");