Skip to content

Incorrect global:: for generic types #39950

@pranavkm

Description

@pranavkm

The error:

C:\github\aspnetcore\src\Components\WebAssembly\testassets\Wasm.Authentication.Client\Microsoft.NET.Sdk.Razor.SourceGenerators\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Authentication_razor.g.cs(103,152): error CS0400: The type or namespace name 'RemoteAppState' could not be found in the global namespace (are you missing an assembly reference?)

From the error, it looks like we're generating global::RemoteAppState

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions