1 write to ForwardCompatibility
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
229
set { _scopeManager.CurrentScope!.
ForwardCompatibility
= value; }
1 reference to ForwardCompatibility
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
228
get { return _scopeManager.CurrentScope!.
ForwardCompatibility
; }