3 references to EndConstructor
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
164
case BamlNodeType.
EndConstructor
:
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
1043
internal BamlEndConstructorNode(): base(BamlNodeType.
EndConstructor
)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2261
NodeTypeInternal = BamlNodeType.
EndConstructor
;