1 write to _propertyHelper
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlAttributePropertyHelper.cs (1)
21
_propertyHelper
= propertyHelper;
1 reference to _propertyHelper
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlAttributePropertyHelper.cs (1)
52
internal object GetValue(object instance) =>
_propertyHelper
.GetValue(instance);