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