Use Span<T> for APIs #190
Annotations
10 warnings
|
src/SFML.System/StreamAdaptor.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
src/SFML.System/Vector3.cs#L62
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L69
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L81
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L92
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L102
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L37
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L194
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L212
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
|
src/SFML.System/Vector3.cs#L220
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
The logs for this run have expired and are no longer available.
Loading