6 writes to ReflectionOnlyResult
System.Xaml.Tests (6)
System\Xaml\XamlSchemaContextTests.cs (2)
209ReflectionOnlyResult = true, 319ReflectionOnlyResult = true,
System\Xaml\XamlTypeTests.cs (4)
268ReflectionOnlyResult = true, 347ReflectionOnlyResult = true, 2793ReflectionOnlyResult = true 5188ReflectionOnlyResult = true
1 reference to ReflectionOnlyResult
System.Xaml.Tests (1)
Common\CustomAssembly.cs (1)
26public override bool ReflectionOnly => ReflectionOnlyResult.Or(DelegatingAssembly.ReflectionOnly);