10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2589
var valueWhen =
ApplyUnconditionalAnnotations
(
2957
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3611
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9593
TypeWithState valueFieldType =
ApplyUnconditionalAnnotations
(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField));
10563
returnType =
ApplyUnconditionalAnnotations
(returnType, GetRValueAnnotations(method));
11285
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
12141
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
12184
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
12272
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
12535
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(