2 writes to ChoiceTaken
System.IO.Packaging (2)
System\IO\Packaging\XmlCompatibilityReader.cs (2)
1213scope.ChoiceTaken = true; 1575_previous.ChoiceTaken = value;
3 references to ChoiceTaken
System.IO.Packaging (3)
System\IO\Packaging\XmlCompatibilityReader.cs (3)
1177if (scope.ChoiceTaken) 1264bool choiceTaken = Scope.ChoiceTaken; 1563result = _previous.ChoiceTaken;