1 write to Strict
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\UnitTesting\API\UnitTestingSearchQuery.cs (1)
59
Strict
= strict;
2 references to Strict
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\API\UnitTestingSearchHelpers.cs (2)
205
if (query.
Strict
&& info.TypeParameterCount != symbolArity)
219
if (query.
Strict
&& info.ParameterCount != query.MethodParameterCount)