10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2577
var valueWhen =
ApplyUnconditionalAnnotations
(
2952
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3606
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9606
TypeWithState valueFieldType =
ApplyUnconditionalAnnotations
(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField));
10576
returnType =
ApplyUnconditionalAnnotations
(returnType, GetRValueAnnotations(method));
11304
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
12189
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
12242
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
12330
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
12593
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(