1 write to _relatedPlatforms
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (1)
33
_relatedPlatforms
= relatedPlatforms;
1 reference to _relatedPlatforms
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (1)
132
if (
_relatedPlatforms
.TryGetValue(name, out var relation) && relation.isSubset)