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