2 writes to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (2)
src\PublishArtifactsInManifest.cs (2)
386MaestroApiEndpoint = this.MaestroApiEndpoint, 436MaestroApiEndpoint = this.MaestroApiEndpoint,
4 references to MaestroApiEndpoint
Microsoft.DotNet.Build.Tasks.Feed (4)
src\PublishArtifactsInManifestBase.cs (2)
1922if (string.IsNullOrEmpty(MaestroApiEndpoint)) 1924Log.LogError($"The property {nameof(MaestroApiEndpoint)} is required but doesn't have a value set.");
src\PublishArtifactsInManifestV3.cs (1)
94MaestroApiEndpoint,
src\PublishArtifactsInManifestV4.cs (1)
90MaestroApiEndpoint,