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