2 writes to _pendingFieldName
Microsoft.AspNetCore.Components.Endpoints (2)
Forms\ClientValidationDataWriter.cs (2)
34
_pendingFieldName
= name;
100
_pendingFieldName
= null;
1 reference to _pendingFieldName
Microsoft.AspNetCore.Components.Endpoints (1)
Forms\ClientValidationDataWriter.cs (1)
122
_writer.WriteString("name"u8,
_pendingFieldName
!);