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)
59
get { return
_schemaContext
; }