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