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)
90if (__this_TestGroupProject == null) 104return __this_TestGroupProject as MSBuildProj;