1 implementation of Name
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\CompatibilitySwitch.cs (1)
98
public string
Name
{ get; }
4 references to Name
Microsoft.AspNetCore.Mvc.Core (4)
Infrastructure\ConfigureCompatibilityOptions.cs (4)
72
@switch.
Name
,
79
if (!defaultValues.TryGetValue(@switch.
Name
, out var value))
85
@switch.
Name
,
97
@switch.
Name
,