3 references to _stringFormats
Aspire.Hosting (3)
ApplicationModel\ReferenceExpression.cs (3)
381
_stringFormats
.Add(format);
411
_stringFormats
.Add(format);
418
ReferenceExpression.Create(_builder.ToString(), [.. _valueProviders], [.. _manifestExpressions], [..
_stringFormats
]);