CodeQL #76
Annotations
10 warnings
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L67
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L77
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L87
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L97
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L107
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L117
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L127
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L137
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L67
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
analyze (csharp):
src/Noisrev.League.IO.RST/Internal/BytesWriter.cs#L77
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|