5 writes to Type
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
964writer.namespaceScopes.Peek().Type = type; 1014Type = writer.namespaceScopes.Peek().Type 1030Type = writer.namespaceScopes.Peek().Type, 1174Type = writer.namespaceScopes.Peek().Type, 1387writer.namespaceScopes.Peek().Type = type;
11 references to Type
System.Xaml (11)
System\Xaml\XamlXmlWriter.cs (11)
360containingXamlType = enumerator.Current.Type; 821XamlType type = frame.Type; 839XamlType owningType = frame.Type; 1014Type = writer.namespaceScopes.Peek().Type 1030Type = writer.namespaceScopes.Peek().Type, 1036XamlType parentType = writer.namespaceScopes.Peek().Type; 1043XamlType containingType = writer.namespaceScopes.Peek().Type; 1141XamlType parentType = writer.namespaceScopes.Peek().Type; 1174Type = writer.namespaceScopes.Peek().Type, 1178XamlType containingType = writer.namespaceScopes.Peek().Type; 1924XamlType objectXamlType = frame.Type;