12 references to Log
Microsoft.CodeAnalysis.Workspaces (12)
CodeActions\Operations\ApplyChangesOperation.cs (8)
60
Logger.
Log
(
86
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_IncompatibleSolutionChange, logLevel: LogLevel.Information);
110
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_IncompatibleProjectChange, logLevel: LogLevel.Information);
121
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_NoChangedDocument, logLevel: LogLevel.Information);
134
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_NoTextChange, logLevel: LogLevel.Information);
142
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_DocumentRemoved, logLevel: LogLevel.Information);
151
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationFailed_TextChangeConflict, logLevel: LogLevel.Information);
159
Logger.
Log
(FunctionId.ApplyChangesOperation_WorkspaceVersionMismatch_ApplicationSucceeded, logLevel: LogLevel.Information);
FindSymbols\SymbolTree\SymbolTreeInfo_Serialization.cs (1)
266
Logger.
Log
(FunctionId.SymbolTreeInfo_ExceptionInCacheRead);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\BKTree.Serialization.cs (1)
30
Logger.
Log
(FunctionId.BKTree_ExceptionInCacheRead);
Utilities\SpellChecker.cs (1)
59
Logger.
Log
(FunctionId.SpellChecker_ExceptionInCacheRead);
Workspace\Workspace.cs (1)
1535
Logger.
Log
(FunctionId.Workspace_ApplyChanges, "Apply Failed: workspaces do not match");