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