1 instantiation of DsObjectNamesWrapper
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
79
DsObjectNamesWrapper dsObjects = new
DsObjectNamesWrapper
(dsObjectStream);
2 references to DsObjectNamesWrapper
PresentationUI (2)
MS\Internal\Documents\PeoplePickerWrapper.cs (2)
79
DsObjectNamesWrapper
dsObjects = new DsObjectNamesWrapper(dsObjectStream);
464
ObjectDisposedException.ThrowIf(_isDisposed, typeof(
DsObjectNamesWrapper
));