9 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (9)
2534var valueWhen = ApplyUnconditionalAnnotations( 2901return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3556var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9932operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10531var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 11368TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 11411var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 11484var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11739currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(