7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
2029
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
2084
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3692
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3693
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3773
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3774
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5171
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);