1 write to DataFlowOut
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\ExtractMethodMatrix.cs (1)
204DataFlowOut = dataFlowOut;
3 references to DataFlowOut
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\ExtractMethodMatrix.cs (3)
216DataFlowOut == key.DataFlowOut && 240hashCode = DataFlowOut ? 1 << 6 | hashCode : hashCode;