1 write to s_debuggingSessionId
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditAndContinueService.cs (1)
165
var sessionId = new DebuggingSessionId(Interlocked.Increment(ref
s_debuggingSessionId
));