1 instantiation of EmptyLogBlock
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\EmptyLogBlock.cs (1)
14public static readonly EmptyLogBlock Instance = new();
8 references to EmptyLogBlock
Microsoft.CodeAnalysis.Workspaces (8)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\EmptyLogBlock.cs (1)
14public static readonly EmptyLogBlock Instance = new();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Log\Logger.cs (7)
168: EmptyLogBlock.Instance; 177: EmptyLogBlock.Instance; 186: EmptyLogBlock.Instance; 195: EmptyLogBlock.Instance; 204: EmptyLogBlock.Instance; 213: EmptyLogBlock.Instance; 221: EmptyLogBlock.Instance;