2 references to LogBlockStart
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\IEventSink.cs (1)
28/// Records the end of the scope opened by <see cref="LogBlockStart"/> with the same
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\RoslynTelemetry_LogBlock.cs (1)
55sink.LogBlockStart(functionId, logMessage, blockId, cancellationToken);