2 references to
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
954
Debug.Assert(values
[
values.Count - 1] is string);
955
p.LoadValueIntoProperty(propertyName, (string)values
[
values.Count - 1]);