7 references to IsFocusSet
System.Private.Xml (7)
System\Xml\Xsl\Xslt\QilGenerator.cs (7)
227Debug.Assert(IsDebug && _curLoop.IsFocusSet); 234Debug.Assert(!_curLoop.IsFocusSet && !_funcFocus.IsFocusSet, "Must be compiled using singleton focus"); 355if (_curLoop.IsFocusSet) 372if (_curLoop.IsFocusSet) 389if (_curLoop.IsFocusSet) 1125Debug.Assert(_curLoop.IsFocusSet); 1216Debug.Assert(!_curLoop.IsFocusSet, "xsl:apply-imports cannot be inside of xsl:for-each");