2 references to ParserStack
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
5702ParserStack _contextStack = new ParserStack();
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
72_nodeTypeStack = new ParserStack();