2 writes to ExePath
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Desktop\Exceptions.cs (2)
26
ExePath
= info.GetString(nameof(ExePath));
33
ExePath
= exePath;
3 references to ExePath
Microsoft.CodeAnalysis.Test.Utilities (3)
Platform\Desktop\Exceptions.cs (3)
26
ExePath = info.GetString(nameof(
ExePath
));
40
info.AddValue(nameof(
ExePath
),
ExePath
);