10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2589var valueWhen = ApplyUnconditionalAnnotations( 2957return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3611var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9593TypeWithState valueFieldType = ApplyUnconditionalAnnotations(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField)); 10563returnType = ApplyUnconditionalAnnotations(returnType, GetRValueAnnotations(method)); 11285var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 12141TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 12184var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 12272var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 12535currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(