Closed Romanx closed 9 years ago
Since System.String impements IEnumerable it gets looped through as though it's a list. For now I can just add certain types to an IEnumerable blacklist to avoid this.
Since System.String impements IEnumerable it gets looped through as though it's a list. For now I can just add certain types to an IEnumerable blacklist to avoid this.