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