2 references to SvcFile
ComSvcConfig (2)
SvcFileManager.cs (2)
206
return new
SvcFile
(appid, clsid, SvcFileState.Added, new AtomicFile(fileName));
296
return new
SvcFile
(appid, clsid, SvcFileState.Existing, new AtomicFile(fileName));