3 references to ApplyUnconditionalAnnotations
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
768symbolType = ApplyUnconditionalAnnotations(symbolType, annotations); 2960type = ApplyUnconditionalAnnotations(returnType, annotations); 3713return ApplyUnconditionalAnnotations(createMethod.ReturnTypeWithAnnotations, annotations).ToTypeWithState().State;