1 write to _key
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
StringCopyPaste\TestStringCopyPasteService.cs (1)
30_key = key;
1 reference to _key
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
StringCopyPaste\TestStringCopyPasteService.cs (1)
36=> _key == key ? _data : null;