8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2493
var valueWhen =
ApplyUnconditionalAnnotations
(
2802
=>
ApplyUnconditionalAnnotations
(symbol.GetTypeOrReturnType().ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3455
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9497
operandType =
ApplyUnconditionalAnnotations
(operandType, GetRValueAnnotations(method));
10070
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
10774
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
10846
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
11095
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(