Make CalendarEvent.EffectiveDuration
and some conversion functions public.
#333
Annotations
11 warnings
tests:
Ical.Net/Utility/CollectionHelpers.cs#L264
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
|
tests:
Ical.Net/Utility/CollectionHelpers.cs#L264
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
|
tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
|
tests:
Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
|
tests:
Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests:
Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests:
Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|