4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3721type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 8351var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 11513_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12560destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);