I haven't, but I don't say there isn't one.
All of the C# developers who read this probably do know what is protected internal and when to use it. My question is simple : did you actually ever use it or worked on a successfully designed project using protected internal access modifier? If yes, please share your knowledge and post nice sample, where I can finally appreciate clever usage of this tricky modifier.
// I believe this isn't subjective, I am actually seeking for an answer ;-)