5 references to FormatValue
Microsoft.AspNetCore.Components.Tests (1)
BindConverterTest.cs (1)
109
var actual = BindConverter.
FormatValue
(value);
Microsoft.AspNetCore.Components.Web (1)
Forms\InputNumber.cs (1)
96
return BindConverter.
FormatValue
(@int, CultureInfo.InvariantCulture);
Wasm.Performance.TestApp (3)
Pages_OrgChart_razor.g.cs (2)
89
__builder.AddAttribute(7, "value", global::Microsoft.AspNetCore.Components.BindConverter.
FormatValue
(
108
__builder.AddAttribute(15, "value", global::Microsoft.AspNetCore.Components.BindConverter.
FormatValue
(
Pages_RenderList_razor.g.cs (1)
86
__builder.AddAttribute(4, "value", global::Microsoft.AspNetCore.Components.BindConverter.
FormatValue
(