1 instantiation of Data
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHostPlatformInfo.cs (1)
43
=> new
Data
()
3 references to Data
Microsoft.CodeAnalysis.InteractiveHost (3)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (1)
210
platformInfo = (await jsonRpc.InvokeWithCancellationAsync<InteractiveHostPlatformInfo.
Data
>(
Interactive\Core\InteractiveHost.Service.cs (1)
163
public Task<InteractiveHostPlatformInfo.
Data
> InitializeAsync(string replServiceProviderTypeName)
Interactive\Core\InteractiveHostPlatformInfo.cs (1)
42
public
Data
Serialize()