4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3574type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 7605var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 10336_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 11174destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);