2 instantiations of BamlStartConstructorNode
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
160
BamlTreeNode bamlNode = new
BamlStartConstructorNode
();
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
1034
return new
BamlStartConstructorNode
();