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