1 write to _latestRules
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\CSharpCompletionService.cs (1)
64
Interlocked.Exchange(ref
_latestRules
, newRules);
1 reference to _latestRules
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\CSharpCompletionService.cs (1)
61
var newRules =
_latestRules
.WithDefaultEnterKeyRule(enterRule)