2 references to GetProjectGuid
Microsoft.NET.Sdk.Publish.Tasks (2)
WebConfigTelemetry.cs (2)
56return GetProjectGuid(solutionFileFullPath, projectFileFullPath); 75string? projectGuid = GetProjectGuid(solutionFile, projectFileFullPath);