2 writes to _servicePrincipalNamesLoaded
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Computer.cs (2)
53return HandleGet<PrincipalValueCollection<string>>(ref _servicePrincipalNames, PropertyNames.ComputerServicePrincipalNames, ref _servicePrincipalNamesLoaded); 121_servicePrincipalNamesLoaded = LoadState.Loaded;