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