-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Area: TelemetryCandidates benefiting from telemtry dataCandidates benefiting from telemtry datainternal-team-onboardingtriaged
Description
Background
#6215
This subitem is focused on
| translator.TranslateDotNet(ref _appDomainSetup); |
Note - the code path is currently executed only on Full Framework - so it's not of a high priority for current BinaryFormatter deprecation work. However it should be easy to get rid of it and so completely remove
TranslateDotnet
Suggested approach
It seems all we need are actually 'ConfigurationBytes' (https://github.com/dotnet/msbuild/blob/main/src/Shared/TaskLoader.cs#L95-L99) - so instead of remoting whole AppDomainSetup, transfer only byte[]
Metadata
Metadata
Assignees
Labels
Area: TelemetryCandidates benefiting from telemtry dataCandidates benefiting from telemtry datainternal-team-onboardingtriaged