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