Improve code style by applying analyzer rules #3801
Annotations
2 warnings
Build:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L342
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L342
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading