1 instantiation of PythiaTypeInferenceServiceWrapper
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaTypeInferenceServiceWrapper.cs (1)
20=> new(document.GetRequiredLanguageService<ITypeInferenceService>());
1 reference to PythiaTypeInferenceServiceWrapper
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaTypeInferenceServiceWrapper.cs (1)
19public static PythiaTypeInferenceServiceWrapper Create(Document document)