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