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