new CodeGenerationOptions(contextLocation : _state.IdentifierToken.GetLocation()),
 new CodeGenerationOptions(
     contextLocation : classOrStructDecl.GetLocation(),
 new CodeGenerationOptions(
     contextLocation : syntaxTree.GetLocation(_state.TextSpan),
 new CodeGenerationOptions(
     contextLocation: classOrStructDecl.GetLocation(),