1 write to _fieldName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
AntiforgeryExtensions.cs (1)
47
_fieldName
= tokenSet.FormFieldName;
1 reference to _fieldName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
AntiforgeryExtensions.cs (1)
57
encoder.Encode(writer,
_fieldName
);