9 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (9)
2552var valueWhen = ApplyUnconditionalAnnotations( 2919return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3573var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 10070operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10669var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 11502TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 11545var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 11618var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11870currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(