10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2633var valueWhen = ApplyUnconditionalAnnotations( 3008return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3662var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9678TypeWithState valueFieldType = ApplyUnconditionalAnnotations(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField)); 10648returnType = ApplyUnconditionalAnnotations(returnType, GetRValueAnnotations(method)); 11383var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 12268TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 12321var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 12409var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 12681currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(