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