5 references to Parse
Aspire.Hosting.RemoteHost (1)
Ats\AtsMarshaller.cs (1)
391
var node = JsonNode.
Parse
(ref reader);
Microsoft.ML.AutoML (4)
SweepableEstimator\Converter\MultiModelPipelineConverter.cs (1)
17
var jValue = JsonValue.
Parse
(ref reader);
SweepableEstimator\Converter\SweepableEstimatorConverter.cs (1)
18
var jsonObject = JsonValue.
Parse
(ref reader);
SweepableEstimator\Converter\SweepableEstimatorPipelineConverter.cs (1)
17
var jNode = JsonNode.
Parse
(ref reader);
SweepableEstimator\Converter\SweepablePipelineConverter.cs (1)
17
var jValue = JsonValue.
Parse
(ref reader);