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