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