1 write to UnderlyingObject
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaTypeInferenceServiceWrapper.cs (1)
17
=>
UnderlyingObject
= underlyingObject;
1 reference to UnderlyingObject
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\Pythia\Api\PythiaTypeInferenceServiceWrapper.cs (1)
23
=>
UnderlyingObject
.InferTypes(semanticModel, position, name, cancellationToken);