1 write to _binaryRecordType
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (1)
430
_binaryRecordType
= tmpBinaryRecordType;
1 reference to _binaryRecordType
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (1)
214
record.ForestTrustType = (LSA_FOREST_TRUST_RECORD_TYPE)
_binaryRecordType
[i]!;