2 references to GetNullableAnnotations
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
1612
elementTypes, elementNamesBuilder.ToImmutableAndFree(), elementNullableAnnotations:
GetNullableAnnotations
(elementTypes));
2347
return Compilation.CreateTupleTypeSymbol(elementTypes, elementNames, elementNullableAnnotations:
GetNullableAnnotations
(elementTypes));