1 write to _allowedKinds
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\TryApplyChangesTests.cs (1)
34
_allowedKinds
= [.. allowedKinds];
1 reference to _allowedKinds
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\TryApplyChangesTests.cs (1)
44
return
_allowedKinds
.Contains(feature);