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