8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2513var valueWhen = ApplyUnconditionalAnnotations( 2880return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3534var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9590operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10178var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 10883var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 10955var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11204currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(