2 references to ValueCreatorCache
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderParser.cs (2)
40
Interlocked.CompareExchange(ref _defaultInstance, new
ValueCreatorCache
(), null) ??
51
return _customInstances.GetOrAdd(doubleParserOptionFlags, new
ValueCreatorCache
(doubleParserOptionFlags));