8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2430var valueWhen = ApplyUnconditionalAnnotations( 2739=> ApplyUnconditionalAnnotations(symbol.GetTypeOrReturnType().ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3392var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9425operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 9998var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 10702var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 10774var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11023currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(