9 writes to SchemaContextResult
System.Xaml.Tests (9)
System\Xaml\XamlBackgroundReaderTests.cs (8)
28SchemaContextResult = new XamlSchemaContext(), 173SchemaContextResult = new XamlSchemaContext() 195SchemaContextResult = new XamlSchemaContext() 243SchemaContextResult = new XamlSchemaContext() 267SchemaContextResult = new XamlSchemaContext() 283SchemaContextResult = new XamlSchemaContext(), 296SchemaContextResult = new XamlSchemaContext() 311SchemaContextResult = new XamlSchemaContext(),
System\Xaml\XamlReaderTests.cs (1)
66SchemaContextResult = new XamlSchemaContext()
1 reference to SchemaContextResult
System.Xaml.Tests (1)
Common\SubXamlReader.cs (1)
43public override XamlSchemaContext SchemaContext => SchemaContextResult!;