1 reference to IsInterlockedCompareExchangeMethod
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (1)
3253var isCompareExchangeMethod = targetMethod.IsInterlockedCompareExchangeMethod(interlockedType);