8 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (8)
FlowAnalysis\NullableWalker.cs (8)
2513
var valueWhen =
ApplyUnconditionalAnnotations
(
2880
return
ApplyUnconditionalAnnotations
(GetTypeOrReturnTypeWithAnnotations(symbol).ToTypeWithState(), GetRValueAnnotations(symbol)).State;
3534
var resultState =
ApplyUnconditionalAnnotations
(resultType.ToTypeWithState(), GetRValueAnnotations(withExpr.CloneMethod));
9590
operandType =
ApplyUnconditionalAnnotations
(operandType, GetRValueAnnotations(method));
10178
var rValueType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), annotations);
10883
var resultType =
ApplyUnconditionalAnnotations
(indexer.TypeWithAnnotations.ToTypeWithState(), GetRValueAnnotations(indexer));
10955
var resultType =
ApplyUnconditionalAnnotations
(type.ToTypeWithState(), memberAnnotations);
11204
currentPropertyGetterTypeWithState =
ApplyUnconditionalAnnotations
(