2 writes to _stringFormats
Aspire.Hosting (2)
ApplicationModel\ReferenceExpression.cs (2)
57_stringFormats = stringFormats; 79_stringFormats = [];
2 references to _stringFormats
Aspire.Hosting (2)
ApplicationModel\ReferenceExpression.cs (2)
95public IReadOnlyList<string?> StringFormats => _stringFormats; 210var stringFormat = _stringFormats[i];