4 writes to OpenPdbStreamImpl
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (4)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (4)
351
OpenPdbStreamImpl
= () =>
991
OpenPdbStreamImpl
= () =>
3474
OpenPdbStreamImpl
= () => null,
3506
OpenPdbStreamImpl
= () => pdbStream,
1 reference to OpenPdbStreamImpl
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\Helpers\MockCompilationOutputs.cs (1)
28
=> (
OpenPdbStreamImpl
?? throw new NotImplementedException())();