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