fix: correct comment section header from Public Methods to Public Pro… #30
Annotations
2 warnings
|
test (ExtensionsTests):
tests/ExtensionsTests/src/AttachConsoleLogSinkMethodTests.cs#L15
Change type of variable 'logger' from 'WB.Logging.ILogger' to 'WB.Logging.Logger' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
test (ExtensionsTests):
tests/ExtensionsTests/src/AttachConsoleLogSinkMethodTests.cs#L30
Change type of variable 'logger' from 'WB.Logging.ILogger' to 'WB.Logging.Logger' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|