dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

[UUF] Source link is incorrect

Open gewarren opened this issue 1 year ago • 2 comments

Type of issue

Other (describe below)

Description

The "Source:" links to the wrong file, the symbol is actually defined in https://github.com/dotnet/runtime/blob/1e5bae2e56180897c95ac3f9adaa5609d14d20b3/src/libraries/System.Private.CoreLib/src/System/Environment.cs

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.environment.is64bitprocess?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Environment.xml

Document Version Independent Id

b118bcf1-7136-ee3c-773e-74146ea94b3d

Article author

@dotnet-bot

gewarren avatar Nov 22 '24 00:11 gewarren

@huangmin-ms Could you take a look?

gewarren avatar Nov 22 '24 00:11 gewarren

@gewarren I am checking with compiler team. https://github.com/dotnet/roslyn/issues/76621

huangmin-ms avatar Jan 04 '25 10:01 huangmin-ms