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