1 write to ReadInside
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\ExtractMethodMatrix.cs (1)
207ReadInside = readInside;
3 references to ReadInside
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\ExtractMethodMatrix.cs (3)
219ReadInside == key.ReadInside && 243hashCode = ReadInside ? 1 << 3 | hashCode : hashCode;