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