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