5 writes to Type
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
948writer.namespaceScopes.Peek().Type = type; 996Type = writer.namespaceScopes.Peek().Type 1012Type = writer.namespaceScopes.Peek().Type, 1154Type = writer.namespaceScopes.Peek().Type, 1360writer.namespaceScopes.Peek().Type = type;
11 references to Type
System.Xaml (11)
System\Xaml\XamlXmlWriter.cs (11)
356containingXamlType = enumerator.Current.Type; 808XamlType type = frame.Type; 826XamlType owningType = frame.Type; 996Type = writer.namespaceScopes.Peek().Type 1012Type = writer.namespaceScopes.Peek().Type, 1017XamlType parentType = writer.namespaceScopes.Peek().Type; 1024XamlType containingType = writer.namespaceScopes.Peek().Type; 1121XamlType parentType = writer.namespaceScopes.Peek().Type; 1154Type = writer.namespaceScopes.Peek().Type, 1158XamlType containingType = writer.namespaceScopes.Peek().Type; 1887XamlType objectXamlType = frame.Type;