1 write to _rawValue
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
291_rawValue = value;
2 references to _rawValue
Microsoft.ML.Core (2)
EntryPoints\ModuleArgs.cs (2)
287get => _rawValue; 299public virtual IComparable ProcessedValue() => _rawValue;