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
Replace the parameter EntityQuery with EntityTypeQuery for the removeEntityType or create an overloaded method for removeEntities with the following signature:
Replace the parameter
EntityQuery
withEntityTypeQuery
for theremoveEntityType
or create an overloaded method forremoveEntities
with the following signature:This will make the method less ambiguous.
The text was updated successfully, but these errors were encountered: