4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3576type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 7616var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 10347_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 11185destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);