2 instantiations of BamlConnectionIdNode
PresentationFramework (2)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
191
BamlTreeNode bamlNode = new
BamlConnectionIdNode
(_reader.ConnectionId);
MS\Internal\Globalization\BamlTreeNode.cs (1)
444
return new
BamlConnectionIdNode
(_connectionId);