9 references to ValidationMessage
BlazorUnitedApp (8)
artifacts\obj\BlazorUnitedApp\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages\AddressEditor_razor.g.cs (8)
268
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>>(seq);
269
__builder.AddComponentParameter(__seq0, nameof(global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>.
282
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>>(seq);
283
__builder.AddComponentParameter(__seq0, nameof(global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>.
296
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>>(seq);
297
__builder.AddComponentParameter(__seq0, nameof(global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>.
310
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>>(seq);
311
__builder.AddComponentParameter(__seq0, nameof(global::Microsoft.AspNetCore.Components.Forms.
ValidationMessage
<TValue>.
Microsoft.AspNetCore.Components.Web (1)
Forms\ValidationMessage.cs (1)
32
/// Constructs an instance of <see cref="
ValidationMessage
{TValue}"/>.