20 references to LoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (2)
277=> LoadLibraryToDebuggee(EmitLibrary(project, targetFramework)); 288=> LoadLibraryToDebuggee(EmitLibrary(projectId, source, sourceFilePath, language, encoding, checksumAlgorithm, assemblyName, targetFramework: targetFramework));
Microsoft.CodeAnalysis.Features.UnitTests (18)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (18)
937LoadLibraryToDebuggee(moduleId); 987LoadLibraryToDebuggee(moduleId); 1369LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1416LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1455LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1915LoadLibraryToDebuggee(moduleId); 2801LoadLibraryToDebuggee(moduleId); 3183LoadLibraryToDebuggee(moduleId); 3467LoadLibraryToDebuggee(EmitLibrary(project.Id, [(sourceA1, "test1.cs"), (sourceB1, "test2.cs")])); 3696LoadLibraryToDebuggee(moduleId); 3753LoadLibraryToDebuggee(moduleId); 3811LoadLibraryToDebuggee(moduleId); 3868LoadLibraryToDebuggee(moduleId); 3921LoadLibraryToDebuggee(moduleId); 3971LoadLibraryToDebuggee(moduleId); 4013LoadLibraryToDebuggee(moduleId); 4155LoadLibraryToDebuggee(moduleIdA); 4926LoadLibraryToDebuggee(moduleId);