3 references to EndConstructor
PresentationFramework (3)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
163
case BamlNodeType.
EndConstructor
:
MS\Internal\Globalization\BamlTreeNode.cs (1)
1038
internal BamlEndConstructorNode() : base(BamlNodeType.
EndConstructor
)
System\Windows\Markup\BamlReader.cs (1)
2238
NodeTypeInternal = BamlNodeType.
EndConstructor
;