2 references to DefaultAuthenticationDatabase
Aspire.Hosting.MongoDB (2)
MongoDBServerResource.cs (2)
80private static ReferenceExpression AuthenticationDatabaseReference => ReferenceExpression.Create($"{DefaultAuthenticationDatabase}"); 111builder.Append($"{DefaultAuthenticationDatabase:uri}");