4 references to CompatibilityFlags
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\CompilerScopeManager.cs (4)
27InheritedFlags = CompatibilityFlags | CanHaveApplyImports, 156flags &= ~ScopeFlags.CompatibilityFlags; 163Debug.Assert((records[lastRecord].flags & ScopeFlags.CompatibilityFlags) != ScopeFlags.CompatibilityFlags,