2 writes to ApplyManagedCodeUpdatesImpl
Microsoft.Extensions.DotNetDeltaApplier.Tests (2)
HotReloadClientTests.cs (2)
48ApplyManagedCodeUpdatesImpl = updates => 122ApplyManagedCodeUpdatesImpl = updates => throw new Exception("Bug!")
1 reference to ApplyManagedCodeUpdatesImpl
Microsoft.Extensions.DotNetDeltaApplier.Tests (1)
Mocks\TestHotReloadAgent.cs (1)
20=> ApplyManagedCodeUpdatesImpl?.Invoke(updates);