1 write to schemaContext
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
98this.schemaContext = schemaContext ?? throw new ArgumentNullException(nameof(schemaContext));
1 reference to schemaContext
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
256return schemaContext;