1 implementation of Value
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\CompatibilitySwitch.cs (1)
119
object ICompatibilitySwitch.
Value
2 references to Value
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ICompatibilitySwitch.cs (2)
13
/// Gets a value indicating whether the <see cref="
Value
"/> property has been set.
30
/// Setting the switch value using <see cref="
Value
"/> will not set <see cref="IsValueSet"/> to <c>true</c>.