dotnet / dotnet/dotnet-api-docs
AppDomain.FriendlyName of the default application domain for custom CLR host is not mentioned
Open
area-System.Runtime
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
https://learn.microsoft.com/en-us/dotnet/api/system.appdomain.friendlyname
AppDomain.FriendlyName for the default application domain is described as it is the name of the application's executable file, but it is "DefaultDomain" instead when you use custom CLR host. We should explain this special case.
Contributor guide
Assessment
This issue has not been assessed yet.