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
Namespace Aliasing It use to throw errors, but seem its stopped :
• code like int x = areaOffsetStore.GetAreaOffset("GLOBAL", Logic.Offset.OffsetAnchorEnum.Top); will not correctly compile.
• the code part above is not supported by dsharp but also doesn't currently error
The text was updated successfully, but these errors were encountered:
Namespace Aliasing It use to throw errors, but seem its stopped :
• code like int x = areaOffsetStore.GetAreaOffset("GLOBAL", Logic.Offset.OffsetAnchorEnum.Top); will not correctly compile.
• the code part above is not supported by dsharp but also doesn't currently error
The text was updated successfully, but these errors were encountered: