1 reference to NetCoreAppIdentifier
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (1)
288
if (tfmIdentifier.Equals(
NetCoreAppIdentifier
, StringComparison.OrdinalIgnoreCase) &&