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