You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The analyzer should check that LicenseManager.Validate gets called in the constructor of any type decorated with the LicenseProviderAttribute attribute.
The analyzer should check that
LicenseManager.Validate
gets called in the constructor of any type decorated with theLicenseProviderAttribute
attribute.https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.licenseprovider?view=net-5.0#examples
The text was updated successfully, but these errors were encountered: