2 references to s_testAsset
SDDLTests (2)
Program.cs (2)
75
private static readonly string s_userTestAssetPath = Path.Combine(s_userTestDirectory,
s_testAsset
);
80
private static readonly string s_cachedTestAssetPath = Path.Combine(s_workloadPackCacheDirectory,
s_testAsset
);