2 references to MSBuild
Microsoft.Build.Framework (2)
Telemetry\CrashTelemetry.cs (2)
465
/// Returns <see cref="CrashOriginKind.
MSBuild
"/> if the namespace starts with a known MSBuild prefix,
483
return CrashOriginKind.
MSBuild
;