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