2 references to OnlySupportedCsUnreachable
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (2)
153
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; } = ImmutableArray.Create(OnlySupportedCsReachable,
OnlySupportedCsUnreachable
,
859
Callsite.Unreachable =>
OnlySupportedCsUnreachable
,