1 write to FromMetaproj
Microsoft.Build.Framework (1)
Telemetry\TelemetryDataUtils.cs (1)
286FromMetaproj++;
2 references to FromMetaproj
Microsoft.Build.Framework (2)
Telemetry\TelemetryDataUtils.cs (2)
183? new TargetCategoryInfo(builtinInfo.Total, builtinInfo.FromNuget, builtinInfo.FromMetaproj) 187? new TargetCategoryInfo(customInfo.Total, customInfo.FromNuget, customInfo.FromMetaproj)