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