4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3314
type = valueType.
ToAnnotatedTypeWithAnnotations
(compilation);
6750
var varType = worstCaseParameterWithState.
ToAnnotatedTypeWithAnnotations
(compilation);
9391
_variables.SetType(local.LocalSymbol, operandType.
ToAnnotatedTypeWithAnnotations
(compilation));
10196
destinationType = sourceState.
ToAnnotatedTypeWithAnnotations
(compilation);