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)
53internal object GetValue(object instance) => _propertyHelper.GetValue(instance);