Add ImageFrame #520
Annotations
2 errors and 7 warnings
|
build (x64)
Process completed with exit code 1.
|
|
build (x64):
dev/DevWinUI.Controls/CompositionProToolkit/DoubleExtensions.cs#L35
Partial declarations of 'DoubleExtensions' have conflicting accessibility modifiers
|
|
build (x64):
dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L114
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build (x64):
dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L113
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build (x64):
dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L110
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Reflection.MemberInfo.DeclaringType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build (x64):
dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L100
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The parameter 'ownerOrDescendantType' of method 'DevWinUI.DependencyObjectEx.FindDependencyPropertyInfo(Type, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build (x64):
dev/DevWinUI/Extensions/DependencyObject/DependencyObjectEx.DP.cs#L99
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The parameter 'ownerOrDescendantType' of method 'DevWinUI.DependencyObjectEx.FindDependencyPropertyInfo(Type, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build (x64):
dev/DevWinUI.ContextMenu/ContextMenu/ContextMenuService.cs#L252
'ContextMenuItem.AcceptDirectory' is obsolete
|
|
build (x64):
dev/DevWinUI.ContextMenu/ContextMenu/ContextMenuService.cs#L246
'ContextMenuItem.AcceptFile' is obsolete
|