4 instantiations of ActiveStatementSpanProviderCallback
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\Remote\RemoteDebuggingSessionProxy.cs (3)
128
callbackTarget: new
ActiveStatementSpanProviderCallback
(activeStatementSpanProvider),
221
callbackTarget: new
ActiveStatementSpanProviderCallback
(activeStatementSpanProvider),
276
callbackTarget: new
ActiveStatementSpanProviderCallback
(activeStatementSpanProvider),
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
197
callbackTarget: new
ActiveStatementSpanProviderCallback
(activeStatementSpanProvider),
1 reference to ActiveStatementSpanProviderCallback
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
38
=> ((
ActiveStatementSpanProviderCallback
)GetCallback(callbackId)).GetSpansAsync(documentId, filePath, cancellationToken);