7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
1937
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
1992
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3532
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3533
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3613
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3614
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5005
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);