Fix output formatting for changed component list #2148
Annotations
10 warnings
|
components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
|
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
|
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
|
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
|
components/CanvasView/src/CanvasView.cs#L54
Missing XML comment for publicly visible type or member 'CanvasView.ClearContainerForItemOverride(DependencyObject, object)'
|
|
components/CanvasView/src/CanvasView.cs#L33
Missing XML comment for publicly visible type or member 'CanvasView.PrepareContainerForItemOverride(DependencyObject, object)'
|
|
components/CanvasView/src/CanvasView.cs#L27
Missing XML comment for publicly visible type or member 'CanvasView.CanvasView()'
|
The logs for this run have expired and are no longer available.
Loading