1 write to _blockId
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\Logger.LogBlock.cs (1)
50
_blockId
= blockId;
1 reference to _blockId
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\Logger.LogBlock.cs (1)
68
_logger.LogBlockEnd(_functionId, _logMessage,
_blockId
, delta, _cancellationToken);