3 references to StartConstructor
PresentationFramework (3)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
150
case BamlNodeType.
StartConstructor
:
MS\Internal\Globalization\BamlTreeNode.cs (1)
1020
internal BamlStartConstructorNode() : base(BamlNodeType.
StartConstructor
)
System\Windows\Markup\BamlReader.cs (1)
2228
NodeTypeInternal = BamlNodeType.
StartConstructor
;