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)
132if (_relatedPlatforms.TryGetValue(name, out var relation) && relation.isSubset)