4 references to ToAnnotatedTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
3752type = valueType.ToAnnotatedTypeWithAnnotations(compilation); 8407var varType = worstCaseParameterWithState.ToAnnotatedTypeWithAnnotations(compilation); 11582_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12682destinationType = sourceState.ToAnnotatedTypeWithAnnotations(compilation);