2 instantiations of LSA_FOREST_TRUST_INFORMATION
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (2)
235LSA_FOREST_TRUST_INFORMATION trustInformation = new LSA_FOREST_TRUST_INFORMATION(); 367LSA_FOREST_TRUST_INFORMATION trustInfo = new LSA_FOREST_TRUST_INFORMATION();
3 references to LSA_FOREST_TRUST_INFORMATION
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (3)
235LSA_FOREST_TRUST_INFORMATION trustInformation = new LSA_FOREST_TRUST_INFORMATION(); 238forestInfo = Marshal.AllocHGlobal(Marshal.SizeOf<LSA_FOREST_TRUST_INFORMATION>()); 367LSA_FOREST_TRUST_INFORMATION trustInfo = new LSA_FOREST_TRUST_INFORMATION();