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