1 write to resourceCulture
Aspire.Hosting (1)
Properties\Resources.Designer.cs (1)
59resourceCulture = value;
12 references to resourceCulture
Aspire.Hosting (12)
Properties\Resources.Designer.cs (12)
56return resourceCulture; 68return ResourceManager.GetString("ContainerMountAnonymousVolumesReadOnlyExceptionMessage", resourceCulture); 77return ResourceManager.GetString("ContainerMountBindMountsRequireRootedPaths", resourceCulture); 86return ResourceManager.GetString("ContainerMountBindMountsRequireSourceExceptionMessage", resourceCulture); 96return ResourceManager.GetString("ContainerRuntimePrerequisiteMissingExceptionMessage", resourceCulture); 105return ResourceManager.GetString("ContainerRuntimeUnhealthyExceptionMessage", resourceCulture); 114return ResourceManager.GetString("ContainerRuntimeUnresponsiveExceptionMessage", resourceCulture); 123return ResourceManager.GetString("DcpDependencyCheckFailedMessage", resourceCulture); 132return ResourceManager.GetString("DcpVersionCheckTooLowMessage", resourceCulture); 141return ResourceManager.GetString("LaunchSettingsFileDoesNotContainProfileExceptionMessage", resourceCulture); 150return ResourceManager.GetString("ProjectDoesNotContainMetadataExceptionMessage", resourceCulture); 159return ResourceManager.GetString("ProjectFileNotFoundExceptionMessage", resourceCulture);