1 write to ChecksumAlgorithm
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProjectFactory.cs (1)
94
ChecksumAlgorithm
= checksumAlgorithm;
1 reference to ChecksumAlgorithm
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProjectFactory.cs (1)
103
BuildPropertyNames.CommandLineArgsForDesignTimeEvaluation => "-checksumalgorithm:" +
ChecksumAlgorithm
,