Adding templates #1
Annotations
10 warnings
.NET Build Client:
Client/Common/TextRenderer.cs#L104
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L62
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L47
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L58
This call site is reachable on all platforms. 'Graphics.FillPath(Brush, GraphicsPath)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'GraphicsPath.AddString(string, FontFamily, int, float, RectangleF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L57
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L62
This call site is reachable on all platforms. 'Graphics.FillPath(Brush, GraphicsPath)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.FontFamily' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L71
This call site is reachable on all platforms. 'GraphicsPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
.NET Build Client:
Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading