4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3693type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 8096var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 10948_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 11961destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);