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