33 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\EditAndContinueLanguageServiceTests.cs (1)
384
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source1, sourceFilePath: sourceFile.Path);
Microsoft.CodeAnalysis.Features.UnitTests (32)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (32)
1093
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
1148
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path, checksumAlgorithm: SourceHashAlgorithms.Default);
1210
EmitAndLoadLibraryToDebuggee
(project.Id, sourceA, sourceFilePath: sourceFileA.Path);
1549
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, fileSource, sourceFilePath: sourceFile.Path, encoding: compilerEncoding, checksumAlgorithm: SourceHashAlgorithm.Sha256);
1677
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source1);
1798
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1841
moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1892
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
2158
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, sourceV1);
2692
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, sourceA1, sourceFilePath: sourceFileA.Path, assemblyName: "A");
2693
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, sourceB1, sourceFilePath: sourceFileB.Path, assemblyName: "B");
2768
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1);
2916
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
2955
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
2989
EmitAndLoadLibraryToDebuggee
(document.Project.Id, sourceV1);
3079
var moduleId =
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1, sourceFilePath: sourceFile.Path);
3154
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3223
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3327
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, sourceV1);
4156
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, source1);
4195
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
4405
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source1, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4408
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4457
var mvidB2 =
EmitAndLoadLibraryToDebuggee
(projectBId, source2, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4505
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4508
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
5208
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSourceV1));
5327
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5446
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5532
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source);
5690
var libMvid1 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource1);
5709
var libMvid2 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource2);