3 references to SetFlag
System.Private.Xml (3)
System\Xml\Xsl\Xslt\CompilerScopeManager.cs (3)
341
set {
SetFlag
(ScopeFlags.ForwardCompatibility, value); }
347
set {
SetFlag
(ScopeFlags.BackwardCompatibility, value); }
353
set {
SetFlag
(ScopeFlags.CanHaveApplyImports, value); }