2 instantiations of BamlStartDocumentNode
PresentationFramework (2)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
64_root = new BamlStartDocumentNode();
MS\Internal\Globalization\BamlTreeNode.cs (1)
385return new BamlStartDocumentNode();
1 reference to BamlStartDocumentNode
PresentationFramework (1)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
410private BamlStartDocumentNode _root;