4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3628type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 7669var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 10414_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 11252destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);