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); 3176LoadLibraryToDebuggee(moduleId); 3460LoadLibraryToDebuggee(EmitLibrary(project.Id, [(sourceA1, "test1.cs"), (sourceB1, "test2.cs")])); 3689LoadLibraryToDebuggee(moduleId); 3746LoadLibraryToDebuggee(moduleId); 3804LoadLibraryToDebuggee(moduleId); 3861LoadLibraryToDebuggee(moduleId); 3914LoadLibraryToDebuggee(moduleId); 3964LoadLibraryToDebuggee(moduleId); 4006LoadLibraryToDebuggee(moduleId); 4148LoadLibraryToDebuggee(moduleIdA); 4919LoadLibraryToDebuggee(moduleId);