4 references to TryParsePlatformNameAndVersion
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (2)
244
TryParsePlatformNameAndVersion
(attribute, out var platformName, out var _))
2059
if (
TryParsePlatformNameAndVersion
(attribute, out var platformName, out var version))
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (2)
87
TryParsePlatformNameAndVersion
(attribute, out var platformName, out var version))
235
TryParsePlatformNameAndVersion
(attribute, out var platformName, out var _))