Tomáš Matoušek

Results 69 issues of Tomáš Matoušek

Currently `mdv` only prints metadata and debug directory. Although there are other tools that dump PE headers, it'd be good to have all in one tool. This would be useful...

``` > .NET SDK Checkup... - 3.1.410 - C:\Program Files\dotnet\sdk\3.1.410 - 5.0.100-rc.1.20452.10 - C:\Program Files\dotnet\sdk\5.0.100-rc.1.20452.10 - 5.0.104 - C:\Program Files\dotnet\sdk\5.0.104 - 5.0.204 - C:\Program Files\dotnet\sdk\5.0.204 - 5.0.300-preview.21258.4 - C:\Program Files\dotnet\sdk\5.0.300-preview.21258.4...

Attempt to avoid build issues: The process cannot access the file 'D:\a\_work\1\s\artifacts\obj\SemanticSearch.ReferenceAssemblies\Release\net8.0\SemanticSearch.ReferenceAssemblies.dll' because it is being used by another process. Perhaps anti-malware suspects empty dlls?

Area-Infrastructure
untriaged

Tracking a workaround in the source for currently unknown circumstances under which a static lambda display class `c` have no synthesized members See https://dev.azure.com/devdiv/DevDiv/_workitems/edit/2034515 for memory dump. TODO: Add tests.

Area-Interactive
untriaged

Area-Interactive
untriaged

Area-IDE
untriaged

…as children of the object Fixes https://github.com/dotnet/roslyn/issues/74082

Area-Interactive
untriaged

https://github.com/dotnet/roslyn/issues/60777 https://github.com/dotnet/roslyn/issues/60786

Area-IDE
untriaged

Use WorkspaceKinds flags enum in ExportWorkspaceServiceAttribute. Unlike string arrays combined enum values (e.g. `WorkspaceKinds.SemanticSearch | WorkspaceKinds.Interactive`) can be shared among multiple exports.

Area-IDE
untriaged

Allows to easily review the exact set of APIs available to semantic search.

Area-Infrastructure
untriaged