8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2493var valueWhen = ApplyUnconditionalAnnotations( 2802=> ApplyUnconditionalAnnotations(symbol.GetTypeOrReturnType().ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3455var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9497operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10070var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 10774var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 10846var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11095currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(