1 write to _stringFormats
Aspire.Hosting (1)
ApplicationModel\ReferenceExpression.cs (1)
38_stringFormats = stringFormats;
2 references to _stringFormats
Aspire.Hosting (2)
ApplicationModel\ReferenceExpression.cs (2)
54public IReadOnlyList<string?> StringFormats => _stringFormats; 88var stringFormat = _stringFormats[i];