10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2633
var valueWhen =
ApplyUnconditionalAnnotations
(
3008
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3662
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9678
TypeWithState valueFieldType =
ApplyUnconditionalAnnotations
(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField));
10648
returnType =
ApplyUnconditionalAnnotations
(returnType, GetRValueAnnotations(method));
11383
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
12268
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
12321
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
12409
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
12681
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(