82 references to Date
aspire (2)
Aspire.Dashboard (2)
Microsoft.AspNetCore.HttpLogging (2)
Microsoft.CodeAnalysis (1)
Microsoft.Deployment.DotNet.Releases (2)
Microsoft.Maui.Controls (7)
Microsoft.VisualBasic.Core (1)
Microsoft.VisualBasic.Forms (9)
PresentationBuildTasks (1)
PresentationFramework (3)
System.Private.CoreLib (13)
src\runtime\src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.Unix.cs (8)
186rulesList.Add(AdjustmentRule.CreateAdjustmentRule(start.Date, end.Date, rule.DaylightDelta, startTransition, endTransition, rule.BaseUtcOffsetDelta));
203rulesList.Add(AdjustmentRule.CreateAdjustmentRule(start.Date, endForFirstRule.Date, rule.DaylightDelta, startTransition, endTransition, rule.BaseUtcOffsetDelta));
213rulesList.Add(AdjustmentRule.CreateAdjustmentRule(middleYearStart.Date, middleYearEnd.Date, rule.DaylightDelta, startTransition, endTransition, rule.BaseUtcOffsetDelta));
220rulesList.Add(AdjustmentRule.CreateAdjustmentRule(endYearStart.Date, end.Date, rule.DaylightDelta, startTransition, endTransition, rule.BaseUtcOffsetDelta));
System.Windows.Forms (39)