The prefixes F
, M
and E
are all valid and probably the reason that the compiler warning disappears.
You should however use the F
that refers to fields. For more information on how Visual Studio generates documentation identifiers see:
Processing the XML File (C# Programming Guide)