18 writes to NodeTypeInternal
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
409
NodeTypeInternal
= BamlNodeType.XmlnsProperty;
413
NodeTypeInternal
= BamlNodeType.DefAttribute;
417
NodeTypeInternal
= BamlNodeType.PresentationOptionsAttribute;
421
NodeTypeInternal
= BamlNodeType.Property;
446
NodeTypeInternal
= BamlNodeType.ContentProperty;
462
NodeTypeInternal
= BamlNodeType.ConnectionId;
541
NodeTypeInternal
= BamlNodeType.None;
1822
NodeTypeInternal
= BamlNodeType.StartDocument;
1857
NodeTypeInternal
= BamlNodeType.EndDocument;
1903
NodeTypeInternal
= BamlNodeType.PIMapping;
1931
NodeTypeInternal
= BamlNodeType.LiteralContent;
1960
NodeTypeInternal
= BamlNodeType.StartElement;
2042
NodeTypeInternal
= BamlNodeType.EndElement;
2079
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2149
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2200
NodeTypeInternal
= BamlNodeType.Text;
2218
NodeTypeInternal
= BamlNodeType.StartConstructor;
2242
NodeTypeInternal
= BamlNodeType.EndConstructor;