2 implementations of IPathLock
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (2)
1989private class AssemblyPathLock : IPathLock 2036private class ApplicationPathLock : IPathLock
2 references to IPathLock
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (2)
2028public IPathLock LockAssemblyPath(IDefinitionIdentity asm) 2075public IPathLock LockApplicationPath(IDefinitionAppId app)