Skip to content

Fix bug for logging TaskAssemblyLocationMismatch comment #11954

@YuliiaKovalova

Description

@YuliiaKovalova

I think that's because TaskHostTask is always going to be a type loaded from the currently running code--but it wraps a task from some other assembly, which is what we actually care about for this message, right?. Looks like a preexisting bug where we log this for all TaskHostTasks.

Originally posted by @rainersigwald in #11393 (comment)

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions