1 write to Type
Microsoft.AspNetCore.Http.Extensions (1)
src\Shared\ParameterBindingMethodCache.cs (1)
712
Type
= type;
2 references to Type
Microsoft.AspNetCore.Http.Extensions (2)
src\Shared\ParameterBindingMethodCache.cs (2)
728
return
Type
== other.
Type
&& string.Equals(Name, other.Name, StringComparison.OrdinalIgnoreCase);