1 write to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
src\Tools\ExternalAccess\Razor\Shared\Remote\RazorRemoteServiceCallbackIdWrapper.cs (1)
17
=>
UnderlyingObject
= underlyingObject;
1 reference to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
src\Tools\ExternalAccess\Razor\Shared\Remote\RazorRemoteServiceCallbackDispatcher.cs (1)
14
=> _dispatcher.GetCallback(callbackId.
UnderlyingObject
);