7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
2072
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
2127
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3759
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3760
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3840
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3841
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5238
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);