CS Stringmap not working 3.4.4?

When compiling to CS we are receiving
‘StringMap’ does not contain a definition for ‘set’ and no extension method ‘set’ accepting a first argument of type ‘StringMap’ could be found

It compiles to JS and CPP without issue. Any ideas on this?