2 references to Reply
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);