5 references to contexts
Microsoft.NET.ProjectData.Tasks (5)
ProjectDataBuildCompletionLogger.cs (5)
188
if (this.
contexts
.Count >= MaxContexts)
201
this.
contexts
.Add(new ProjectDataBuildContextRecord
212
if (this.
contexts
.Count >= MaxContexts)
225
this.
contexts
.Add(new ProjectDataBuildContextRecord
390
Contexts = [.. this.
contexts
],