2 writes to ApplicationId
Aspire.Hosting.Radius (2)
Publishing\RadiusInfrastructureBuilder.cs (2)
597construct.ApplicationId = BuildIdExpression(legacyAppConstruct); 1957construct.ApplicationId = BuildIdExpression(legacyAppConstruct);
2 references to ApplicationId
Aspire.Hosting.Radius (2)
Publishing\Constructs\RadiusSecretStoreConstruct.cs (2)
50/// exactly one of <see cref="EnvironmentId"/> / <see cref="ApplicationId"/> (the scope), 118_applicationId = DefineProperty<string>(nameof(ApplicationId), ["properties", "application"]);