18 writes to NodeTypeInternal
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
418
NodeTypeInternal
= BamlNodeType.XmlnsProperty;
422
NodeTypeInternal
= BamlNodeType.DefAttribute;
426
NodeTypeInternal
= BamlNodeType.PresentationOptionsAttribute;
430
NodeTypeInternal
= BamlNodeType.Property;
455
NodeTypeInternal
= BamlNodeType.ContentProperty;
471
NodeTypeInternal
= BamlNodeType.ConnectionId;
550
NodeTypeInternal
= BamlNodeType.None;
1821
NodeTypeInternal
= BamlNodeType.StartDocument;
1854
NodeTypeInternal
= BamlNodeType.EndDocument;
1900
NodeTypeInternal
= BamlNodeType.PIMapping;
1928
NodeTypeInternal
= BamlNodeType.LiteralContent;
1957
NodeTypeInternal
= BamlNodeType.StartElement;
2037
NodeTypeInternal
= BamlNodeType.EndElement;
2074
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2144
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2198
NodeTypeInternal
= BamlNodeType.Text;
2216
NodeTypeInternal
= BamlNodeType.StartConstructor;
2238
NodeTypeInternal
= BamlNodeType.EndConstructor;