8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2363var valueWhen = ApplyUnconditionalAnnotations( 2658=> ApplyUnconditionalAnnotations(symbol.GetTypeOrReturnType().ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3193var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 8531operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 9113var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 9833var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 9893var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 10107currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(