1 write to _nextResultId
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\ResolveCache.cs (1)
72var resultId = _nextResultId++;
1 reference to _nextResultId
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\ResolveCache.cs (1)
32/// modifications to <see cref="_nextResultId"/> or <see cref="_resultIdToCachedItem"/>