https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.13.0
- Updated
UNT0015
and USP0012
to support DidReloadScripts
attribute.
- Added
USP0019
, Don't flag private methods decorated with PreserveAttribute
or UsedImplicitlyAttribute
as unused.
- Added
USP0018
, Unity objects should not be used with throw expressions.