2 references to IsEmpty
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
1026if (projectDifferences.IsEmpty)
Microsoft.CodeAnalysis.Features.UnitTests (1)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (1)
2319Assert.True(projectDifferences.IsEmpty);