1 write to _schemaContext
System.Xaml (1)
System\Xaml\ReaderBaseDelegate.cs (1)
24_schemaContext = schemaContext ?? throw new ArgumentNullException(nameof(schemaContext));
1 reference to _schemaContext
System.Xaml (1)
System\Xaml\ReaderBaseDelegate.cs (1)
59get { return _schemaContext; }