3 references to _stringFormats
Aspire.Hosting (3)
ApplicationModel\ReferenceExpression.cs (3)
187
_stringFormats
.Add(format);
215
_stringFormats
.Add(format);
219
new(_builder.ToString(), [.. _valueProviders], [.. _manifestExpressions], [..
_stringFormats
]);