5 instantiations of LSA_FOREST_TRUST_RECORD
System.DirectoryServices (5)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (5)
128LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 149LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 178LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 210LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 375LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD();
9 references to LSA_FOREST_TRUST_RECORD
System.DirectoryServices (9)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (9)
128LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 137tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<LSA_FOREST_TRUST_RECORD>()); 149LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 166tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<LSA_FOREST_TRUST_RECORD>()); 178LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 199tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<LSA_FOREST_TRUST_RECORD>()); 210LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD(); 225tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<LSA_FOREST_TRUST_RECORD>()); 375LSA_FOREST_TRUST_RECORD record = new LSA_FOREST_TRUST_RECORD();