10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2553var valueWhen = ApplyUnconditionalAnnotations( 2921return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3575var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9556TypeWithState valueFieldType = ApplyUnconditionalAnnotations(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField)); 10481operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 11235var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 12086TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 12129var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 12217var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 12480currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(