throw new IllegalStateException("$getObjectKey: _ior == null && _objectKey = null");
}
int n = _ior.profiles.length;
for (int i = 0; i < n; i++)
{
TaggedProfile profile = _ior.profiles[i];
if (profile.tag == TAG_INTERNET_IOP.value)
{
ProfileBody_1_1 profileBody;
CdrInputStream input = CdrInputStream.getInstanceForEncapsulation();
input.setEncapsulation(profile.profile_data);