3 references to ManagedExceptionRegionUpdate
Microsoft.CodeAnalysis.Features (3)
Contracts\EditAndContinue\ManagedHotReloadUpdate.cs (2)
24ImmutableArray<ManagedExceptionRegionUpdate> exceptionRegions) 60public ImmutableArray<ManagedExceptionRegionUpdate> ExceptionRegions { get; } = exceptionRegions;
EditAndContinue\EditSession.cs (1)
1192out ImmutableArray<ManagedExceptionRegionUpdate> exceptionRegionUpdates)