Skip to content

IBindFromHttpContext in analyzer message should be IBindableFromHttpContext #47409

@tdykstra

Description

@tdykstra

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In ASP0021 analyzer message Analyzer_BindAsyncSignatureMustReturnValueTaskOfT_Message the name of interface IBindableFromHttpContext is misstated as IBindFromHttpContext.

https://github.com/dotnet/dotnet/blob/cc6786c56566161321cac3f17220cb59402c5487/src/aspnetcore/src/Framework/AspNetCoreAnalyzers/src/Analyzers/Resources.resx#L298

In main:
https://github.com/dotnet/aspnetcore/blob/main/src/Framework/AspNetCoreAnalyzers/src/Analyzers/Resources.resx#L298

Expected Behavior

Name of interface should be rendered as IBindableFromHttpContext

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions