18 writes to NodeTypeInternal
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
410
NodeTypeInternal
= BamlNodeType.XmlnsProperty;
414
NodeTypeInternal
= BamlNodeType.DefAttribute;
418
NodeTypeInternal
= BamlNodeType.PresentationOptionsAttribute;
422
NodeTypeInternal
= BamlNodeType.Property;
447
NodeTypeInternal
= BamlNodeType.ContentProperty;
463
NodeTypeInternal
= BamlNodeType.ConnectionId;
542
NodeTypeInternal
= BamlNodeType.None;
1829
NodeTypeInternal
= BamlNodeType.StartDocument;
1864
NodeTypeInternal
= BamlNodeType.EndDocument;
1910
NodeTypeInternal
= BamlNodeType.PIMapping;
1938
NodeTypeInternal
= BamlNodeType.LiteralContent;
1967
NodeTypeInternal
= BamlNodeType.StartElement;
2049
NodeTypeInternal
= BamlNodeType.EndElement;
2086
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2156
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2210
NodeTypeInternal
= BamlNodeType.Text;
2228
NodeTypeInternal
= BamlNodeType.StartConstructor;
2252
NodeTypeInternal
= BamlNodeType.EndConstructor;