20 references to LoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (2)
274=> LoadLibraryToDebuggee(EmitLibrary(project, targetFramework)); 285=> LoadLibraryToDebuggee(EmitLibrary(projectId, source, sourceFilePath, language, encoding, checksumAlgorithm, assemblyName, targetFramework: targetFramework));
Microsoft.CodeAnalysis.Features.UnitTests (18)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (18)
931LoadLibraryToDebuggee(moduleId); 980LoadLibraryToDebuggee(moduleId); 1362LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1409LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1448LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1908LoadLibraryToDebuggee(moduleId); 2794LoadLibraryToDebuggee(moduleId); 3214LoadLibraryToDebuggee(moduleId); 3498LoadLibraryToDebuggee(EmitLibrary(project.Id, [(sourceA1, "test1.cs"), (sourceB1, "test2.cs")])); 3727LoadLibraryToDebuggee(moduleId); 3784LoadLibraryToDebuggee(moduleId); 3842LoadLibraryToDebuggee(moduleId); 3899LoadLibraryToDebuggee(moduleId); 3952LoadLibraryToDebuggee(moduleId); 4002LoadLibraryToDebuggee(moduleId); 4044LoadLibraryToDebuggee(moduleId); 4186LoadLibraryToDebuggee(moduleIdA); 4957LoadLibraryToDebuggee(moduleId);