1 write to __this_TestGroupProject
dotnet-svcutil-lib.Tests (1)
TestInit.cs (1)
101
__this_TestGroupProject
= ProjectUtils.GetProject(filePath, targetFramework: null, forceNew: false, build: false, logger: this_TestCaseLogger);
2 references to __this_TestGroupProject
dotnet-svcutil-lib.Tests (2)
TestInit.cs (2)
90
if (
__this_TestGroupProject
== null)
104
return
__this_TestGroupProject
as MSBuildProj;