3 references to IFormFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
135
if (key ==
IFormFeatureType
)
269
if (key ==
IFormFeatureType
)
409
yield return new KeyValuePair<Type, object>(
IFormFeatureType
, _currentIFormFeature);