Update 'DependencyInjection' package #2028
Annotations
10 warnings
dotnet build:
components/CanvasView/src/CanvasView.cs#L27
Missing XML comment for publicly visible type or member 'CanvasView.CanvasView()'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
dotnet build:
components/CanvasView/src/CanvasView.cs#L33
Missing XML comment for publicly visible type or member 'CanvasView.PrepareContainerForItemOverride(DependencyObject, object)'
|
dotnet build:
components/CanvasView/src/CanvasView.cs#L54
Missing XML comment for publicly visible type or member 'CanvasView.ClearContainerForItemOverride(DependencyObject, object)'
|
dotnet build:
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L106
Missing XML comment for publicly visible type or member 'CanvasLayoutItem'
|
Loading