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