fix param nullability in IsAssemblyReferenced #4582
Build Linux Release failed
Annotations
Check failure on line 82 in src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs#L82
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs(82,17): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSource.IsAssemblyReferenced(System.Reflection.AssemblyName? assemblyName, string? source) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L115
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(115,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSource.IsAssemblyReferenced(System.Reflection.AssemblyName! assemblyName, string! source) -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 82 in src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs#L82
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs(82,17): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSource.IsAssemblyReferenced(System.Reflection.AssemblyName? assemblyName, string? source) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt#L115
src/Adapter/MSTestAdapter.PlatformServices/PublicAPI/PublicAPI.Shipped.txt(115,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSource.IsAssemblyReferenced(System.Reflection.AssemblyName! assemblyName, string! source) -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 82 in src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs#L82
src/Adapter/MSTestAdapter.PlatformServices/Services/TestSource.cs(82,17): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSource.IsAssemblyReferenced(System.Reflection.AssemblyName? assemblyName, string? source) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)