9 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (9)
2554
var valueWhen =
ApplyUnconditionalAnnotations
(
2921
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3576
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
10033
operandType =
ApplyUnconditionalAnnotations
(operandType, GetRValueAnnotations(method));
10632
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
11469
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
11512
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
11585
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
11840
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(