2 references to JsonFile
Microsoft.DotNet.CMake.Sdk (2)
src\GetCMakeArtifactsFromFileApi.cs (2)
76
if (index?.Reply?.ClientReply?.CodemodelV2?.
JsonFile
== null)
82
string codeModelFile = Path.Combine(replyDir, index.Reply.ClientReply.CodemodelV2.
JsonFile
);