2 references to PartialLoad_FullyLoaded
Microsoft.VisualStudio.LanguageServices (2)
Workspace\VisualStudioWorkspaceStatusServiceFactory.cs (2)
139
using (Logger.LogBlock(FunctionId.
PartialLoad_FullyLoaded
, KeyValueLogMessage.NoProperty, cancellationToken))
148
Logger.Log(FunctionId.
PartialLoad_FullyLoaded
, KeyValueLogMessage.Create(LogType.Trace, m => m["AlreadyFullyLoaded"] = completionTask.IsCompleted));