2 implementations of IPathLock
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1973
private class AssemblyPathLock :
IPathLock
2020
private class ApplicationPathLock :
IPathLock
2 references to IPathLock
mscorlib (2)
system\deployment\isolationinterop.cs (2)
2012
public
IPathLock
LockAssemblyPath(IDefinitionIdentity asm)
2059
public
IPathLock
LockApplicationPath(IDefinitionAppId app)