8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2528var valueWhen = ApplyUnconditionalAnnotations( 2895return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3550var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9721operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10320var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 11060var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 11133var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11382currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(