1 write to ReadOutside
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\ExtractMethodMatrix.cs (1)
209ReadOutside = readOutside;
3 references to ReadOutside
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\ExtractMethodMatrix.cs (3)
221ReadOutside == key.ReadOutside && 245hashCode = ReadOutside ? 1 << 1 | hashCode : hashCode;