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;
1825
NodeTypeInternal
= BamlNodeType.StartDocument;
1860
NodeTypeInternal
= BamlNodeType.EndDocument;
1906
NodeTypeInternal
= BamlNodeType.PIMapping;
1934
NodeTypeInternal
= BamlNodeType.LiteralContent;
1963
NodeTypeInternal
= BamlNodeType.StartElement;
2045
NodeTypeInternal
= BamlNodeType.EndElement;
2082
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2152
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2206
NodeTypeInternal
= BamlNodeType.Text;
2224
NodeTypeInternal
= BamlNodeType.StartConstructor;
2248
NodeTypeInternal
= BamlNodeType.EndConstructor;