2 references to InferTypeInAttributeArgument
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
145AttributeArgumentSyntax attribute => InferTypeInAttributeArgument(attribute), 210AttributeArgumentSyntax argument => InferTypeInAttributeArgument(argument, token),