-
-
Notifications
You must be signed in to change notification settings - Fork 803
Labels
Description
Product
Strawberry Shake
Version
15.1.8
Link to minimal reproduction
https://github.com/aidy-jenkins/StrawberryShakeIssueReproduction/tree/master
Steps to reproduce
Attempting to build a project whose namespace contains "System" and uses a Strawberry Shake client fails
What is expected?
The build should succeed
What is actually happening?
The build fails because due to failed namespace resolution in auto-generated code
Relevant log output
Additional context
Seems to have been introduced in this pull: #8296
The ArrayType in OperationServiceGenerator.cs is missing a global:: prefix