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