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)
1127
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
1182
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path, checksumAlgorithm: SourceHashAlgorithms.Default);
1244
EmitAndLoadLibraryToDebuggee
(project.Id, sourceA, sourceFilePath: sourceFileA.Path);
1588
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, fileSource, sourceFilePath: sourceFile.Path, encoding: compilerEncoding, defaultEncoding: defaultEncoding, checksumAlgorithm: SourceHashAlgorithm.Sha256);
1716
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source1);
1837
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1880
moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1931
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
2197
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, sourceV1);
2731
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, sourceA1, sourceFilePath: sourceFileA.Path, assemblyName: "A");
2732
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, sourceB1, sourceFilePath: sourceFileB.Path, assemblyName: "B");
2807
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1);
2955
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
2994
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
3028
EmitAndLoadLibraryToDebuggee
(document.Project.Id, sourceV1);
3118
var moduleId =
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1, sourceFilePath: sourceFile.Path);
3193
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3269
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3373
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, sourceV1);
4202
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, source1);
4241
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
4451
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source1, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4454
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4503
var mvidB2 =
EmitAndLoadLibraryToDebuggee
(projectBId, source2, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4551
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4554
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
5260
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSourceV1));
5379
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5498
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5584
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source);
5742
var libMvid1 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource1);
5761
var libMvid2 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource2);