2 references to Name
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\ParameterBinderTest.cs (2)
818
return other != null && string.Equals(
Name
, other.
Name
, StringComparison.Ordinal);