1 write to _stringLocalizer
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
RemoteAttributeBase.cs (1)
186
_stringLocalizer
= provider(
2 references to _stringLocalizer
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
RemoteAttributeBase.cs (2)
195
if (
_stringLocalizer
!= null &&
200
return
_stringLocalizer
[ErrorMessage, displayName];