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