Hi!
This PR fixes issue #10886 "Incremental compilation does not keep metadata for NestedConfigurationProperty
".
Proposed changes make use type canonical name instead of class name to populate "sourceType" metadata.
Regards, Boris
Comment From: pivotal-issuemaster
@borisfox73 Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-issuemaster
@borisfox73 Thank you for signing the Contributor License Agreement!
Comment From: borisfox73
I recall it as this change may break compatibility with already existing tools expecting class name in the sourceType property. Will supply back after redesign with an extra property for the canonical class name.