2 references to DeletedSymbolContainerProvider
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\EditAndContinueTestVerifier.cs (2)
393
if (expectedSemanticEdit.
DeletedSymbolContainerProvider
is null)
402
expectedSemanticEdit.
DeletedSymbolContainerProvider
?.Invoke(newCompilation),