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