3 references to projectByContext
Microsoft.NET.ProjectData.Tasks (3)
ProjectDataBuildCompletionLogger.cs (3)
198
this.
projectByContext
[contextKey] = projectFile;
222
this.
projectByContext
[contextKey] = projectFile;
256
else if (this.
projectByContext
.TryGetValue(GetContextKey(context), out string? contextProjectFile))