9 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (9)
2528
var valueWhen =
ApplyUnconditionalAnnotations
(
2895
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3550
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9771
operandType =
ApplyUnconditionalAnnotations
(operandType, GetRValueAnnotations(method));
10370
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
11096
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
11139
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
11212
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
11461
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(