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