"Skipped possible property path" messages
When CodeFort processes assemblies that contain XAML or BAML resources, you might get a number of "Skipped possible property path" messages in the log file.
These messages are purely informational, and are used solely by Creatix to debug errors in the XAML and BAML parsing engines. You should not be concerned by the existence of such messages - they are not the indication of an error.
Example of log message:
Message: Skipped possible property path [1]: 'Home Page'.
File: '.../mainpage.baml in ...' (0, 1083)
Add comment

User Comments