1 write to __g_StarterProject
dotnet-svcutil-lib.Tests (1)
TestInit.cs (1)
63__g_StarterProject = ProjectUtils.GetProject(projectPath, targetFramework: null, forceNew: true, build: false, logger: null);
2 references to __g_StarterProject
dotnet-svcutil-lib.Tests (2)
TestInit.cs (2)
58if (__g_StarterProject == null) 65return __g_StarterProject;