18 writes to NodeTypeInternal
PresentationFramework (18)
src\Framework\System\Windows\Markup\BamlReader.cs (18)
427
NodeTypeInternal
= BamlNodeType.XmlnsProperty;
431
NodeTypeInternal
= BamlNodeType.DefAttribute;
435
NodeTypeInternal
= BamlNodeType.PresentationOptionsAttribute;
439
NodeTypeInternal
= BamlNodeType.Property;
464
NodeTypeInternal
= BamlNodeType.ContentProperty;
480
NodeTypeInternal
= BamlNodeType.ConnectionId;
559
NodeTypeInternal
= BamlNodeType.None;
1834
NodeTypeInternal
= BamlNodeType.StartDocument;
1867
NodeTypeInternal
= BamlNodeType.EndDocument;
1913
NodeTypeInternal
= BamlNodeType.PIMapping;
1950
NodeTypeInternal
= BamlNodeType.LiteralContent;
1979
NodeTypeInternal
= BamlNodeType.StartElement;
2059
NodeTypeInternal
= BamlNodeType.EndElement;
2097
NodeTypeInternal
= BamlNodeType.StartComplexProperty;
2167
NodeTypeInternal
= BamlNodeType.EndComplexProperty;
2221
NodeTypeInternal
= BamlNodeType.Text;
2239
NodeTypeInternal
= BamlNodeType.StartConstructor;
2261
NodeTypeInternal
= BamlNodeType.EndConstructor;