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