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