9 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (9)
2553var valueWhen = ApplyUnconditionalAnnotations( 2920return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3574var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 10237operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10836var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 11679TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 11722var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 11801var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 12054currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(