2 references to GetNullableAnnotations
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
1584
elementTypes, elementNamesBuilder.ToImmutableAndFree(), elementNullableAnnotations:
GetNullableAnnotations
(elementTypes));
2289
return Compilation.CreateTupleTypeSymbol(elementTypes, elementNames, elementNullableAnnotations:
GetNullableAnnotations
(elementTypes));