3 writes to Exists
Microsoft.CodeAnalysis.Test.Utilities (3)
TestableFile.cs (3)
33
MemoryFile.
Exists
= true;
69
Exists
= true;
75
Exists
= true;
3 references to Exists
Microsoft.CodeAnalysis.Test.Utilities (3)
TestableFile.cs (3)
31
Debug.Assert(!memoryFile.
Exists
);
40
Debug.Assert(memoryFile.
Exists
);
82
if (!
Exists
)