1 write to InAlternateContent
System.IO.Packaging (1)
System\IO\Packaging\XmlCompatibilityReader.cs (1)
1113
Scope.
InAlternateContent
= true;
5 references to InAlternateContent
System.IO.Packaging (5)
System\IO\Packaging\XmlCompatibilityReader.cs (5)
249
if (Scope.
InAlternateContent
)
1097
if (Scope.
InAlternateContent
)
1133
if (!Scope.
InAlternateContent
)
1246
if (!Scope.
InAlternateContent
)
1534
result = _previous.
InAlternateContent
;