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;
1826
NodeTypeInternal
= BamlNodeType.StartDocument;
1861
NodeTypeInternal
= BamlNodeType.EndDocument;
1907
NodeTypeInternal
= BamlNodeType.PIMapping;
1935
NodeTypeInternal
= BamlNodeType.LiteralContent;
1964
NodeTypeInternal
= BamlNodeType.StartElement;
2046
NodeTypeInternal
= BamlNodeType.EndElement;
2083
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2153
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2207
NodeTypeInternal
= BamlNodeType.Text;
2225
NodeTypeInternal
= BamlNodeType.StartConstructor;
2249
NodeTypeInternal
= BamlNodeType.EndConstructor;