10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2577var valueWhen = ApplyUnconditionalAnnotations( 2952return ApplyUnconditionalAnnotations(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State; 3606var resultState = ApplyUnconditionalAnnotations(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod)); 9606TypeWithState valueFieldType = ApplyUnconditionalAnnotations(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField)); 10576returnType = ApplyUnconditionalAnnotations(returnType, GetRValueAnnotations(method)); 11304var rValueType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), annotations); 12189TypeWithState typeWithState = ApplyUnconditionalAnnotations(typeWithAnnotations.ToTypeWithState(), memberAnnotations); 12242var resultType = ApplyUnconditionalAnnotations(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer)); 12330var resultType = ApplyUnconditionalAnnotations(type.ToTypeWithState(), memberAnnotations); 12593currentPropertyGetterTypeWithState = ApplyUnconditionalAnnotations(