7 instantiations of Pathname
System.DirectoryServices (7)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySite.cs (1)
884NativeComInterfaces.IAdsPathname pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteLink.cs (1)
697pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();
System\DirectoryServices\ActiveDirectory\ActiveDirectorySiteLinkBridge.cs (1)
354pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();
System\DirectoryServices\ActiveDirectory\ActiveDirectorySubnet.cs (1)
68NativeComInterfaces.IAdsPathname pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();
System\DirectoryServices\ActiveDirectory\DirectoryEntryManager.cs (2)
95_pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname(); 242NativeComInterfaces.IAdsPathname pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();
System\DirectoryServices\ActiveDirectory\Utils.cs (1)
1838NativeComInterfaces.IAdsPathname pathCracker = (NativeComInterfaces.IAdsPathname)new NativeComInterfaces.Pathname();