1 write to _drives
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Completion\TestFileSystemCompletionHelper.cs (1)
37
_drives
= ImmutableArray.CreateRange(drives);
1 reference to _drives
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Completion\TestFileSystemCompletionHelper.cs (1)
43
=>
_drives
.ToArray();