1 write to resourceCulture
Aspire.Hosting (1)
Properties\Resources.Designer.cs (1)
59resourceCulture = value;
9 references to resourceCulture
Aspire.Hosting (9)
Properties\Resources.Designer.cs (9)
56return resourceCulture; 68return ResourceManager.GetString("ContainerMountAnonymousVolumesReadOnlyExceptionMessage", resourceCulture); 77return ResourceManager.GetString("ContainerMountBindMountsRequireRootedPaths", resourceCulture); 86return ResourceManager.GetString("ContainerMountBindMountsRequireSourceExceptionMessage", resourceCulture); 98return ResourceManager.GetString("DcpDependencyCheckFailedMessage", resourceCulture); 107return ResourceManager.GetString("DcpVersionCheckTooLowMessage", resourceCulture); 116return ResourceManager.GetString("LaunchSettingsFileDoesNotContainProfileExceptionMessage", resourceCulture); 125return ResourceManager.GetString("ProjectDoesNotContainMetadataExceptionMessage", resourceCulture); 134return ResourceManager.GetString("ProjectFileNotFoundExceptionMessage", resourceCulture);