1 instantiation of CSharpTypeInferenceService
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpTypeInferenceService.cs (1)
19
public static readonly CSharpTypeInferenceService Instance =
new
();
2 references to CSharpTypeInferenceService
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpTypeInferenceService.cs (1)
19
public static readonly
CSharpTypeInferenceService
Instance = new();
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\SyntaxTreeExtensions.cs\SyntaxTreeExtensions.cs (1)
2883
var delegateType =
CSharpTypeInferenceService
.Instance.InferDelegateType(