5 writes to Type
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
960writer.namespaceScopes.Peek().Type = type; 1007Type = writer.namespaceScopes.Peek().Type 1023Type = writer.namespaceScopes.Peek().Type, 1166Type = writer.namespaceScopes.Peek().Type, 1378writer.namespaceScopes.Peek().Type = type;
11 references to Type
System.Xaml (11)
System\Xaml\XamlXmlWriter.cs (11)
358containingXamlType = enumerator.Current.Type; 818XamlType type = frame.Type; 836XamlType owningType = frame.Type; 1007Type = writer.namespaceScopes.Peek().Type 1023Type = writer.namespaceScopes.Peek().Type, 1029XamlType parentType = writer.namespaceScopes.Peek().Type; 1036XamlType containingType = writer.namespaceScopes.Peek().Type; 1133XamlType parentType = writer.namespaceScopes.Peek().Type; 1166Type = writer.namespaceScopes.Peek().Type, 1170XamlType containingType = writer.namespaceScopes.Peek().Type; 1905XamlType objectXamlType = frame.Type;