10 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (10)
FlowAnalysis\NullableWalker.cs (10)
2591
var valueWhen =
ApplyUnconditionalAnnotations
(
2966
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3620
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9620
TypeWithState valueFieldType =
ApplyUnconditionalAnnotations
(valueField.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(valueField));
10590
returnType =
ApplyUnconditionalAnnotations
(returnType, GetRValueAnnotations(method));
11314
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
12199
TypeWithState typeWithState =
ApplyUnconditionalAnnotations
(typeWithAnnotations.ToTypeWithState(), memberAnnotations);
12252
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
12340
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
12603
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(