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)
45return _allowedKinds.Contains(feature);