8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2491var valueWhen = ApplyUnconditionalAnnotations( 2800=> ApplyUnconditionalAnnotations(symbol.GetTypeOrReturnType().ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3453var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9486operandType = ApplyUnconditionalAnnotations(operandType, GetRValueAnnotations(method)); 10059var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 10763var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 10835var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 11084currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(