5 references to FirstOrDefault
dotnet (2)
Commands\Solution\Add\SolutionAddCommand.cs (2)
249
var projectPlatform = projectInstancePlatforms.
FirstOrDefault
(
256
var projectBuildType = projectInstanceBuildTypes.
FirstOrDefault
(
Microsoft.Diagnostics.DataContractReader.Legacy (3)
SOSDacImpl.cs (3)
2405
.
FirstOrDefault
(ilcode => rejitContract.GetRejitId(ilcode) == reJitIds[i],
5311
.
FirstOrDefault
(ilcode => rejitContract.GetRejitId(ilcode).Value == (ulong)rejitId, ILCodeVersionHandle.Invalid);
5521
.
FirstOrDefault
(ilcode => rejitContract.GetRejitId(ilcode).Value == (ulong)rejitId,