1 reference to IsInterlockedExchangeMethod
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (1)
3252
var isExchangeMethod = targetMethod.
IsInterlockedExchangeMethod
(interlockedType);