1 write to _logger
Microsoft.CodeAnalysis.ExternalAccess.HotReload (1)
Api\HotReloadMSBuildWorkspace.cs (1)
44
_logger
= logger;
2 references to _logger
Microsoft.CodeAnalysis.ExternalAccess.HotReload (2)
Api\HotReloadMSBuildWorkspace.cs (2)
162
_logger
.LogDebug("Could not find document with path '{FilePath}' in the workspace.", path);
174
_logger
.LogDebug("Updating document text of '{FilePath}'.", path);