TPTP Problem File: SWW778_1.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SWW778_1 : TPTP v9.0.0. Released v7.0.0.
% Domain : Software Verification
% Problem : Spec# benchmark
% Version : Especial.
% English :
% Refs :
% Source : [SMTL]
% Names : test14-Microsoft.Boogie.FlowedValue.Type.1.Microsoft.Boogie.
% FlowedValue.Type.SpecSharp.CheckInvariant_System.Boolean [SMTL]
% Status : Unsatisfiable
% Rating : 0.40 v8.2.0, 0.25 v8.1.0, 0.33 v7.3.0, 0.25 v7.1.0, 0.33 v7.0.0
% Syntax : Number of formulae : 409 ( 0 unt; 406 typ; 0 def)
% Number of atoms : 58749 (39976 equ)
% Maximal formula atoms : 38014 ( 143 avg)
% Number of connectives : 117087 (58341 ~;18394 |;20132 &)
% ( 52 <=>;20168 =>; 0 <=; 0 <~>)
% Maximal formula depth : 18167 (6165 avg)
% Maximal term depth : 4 ( 1 avg)
% Number arithmetic : 53590 (17936 atm; 24 fun;30831 num;4799 var)
% Number of types : 1 ( 0 usr; 1 ari)
% Number of type conns : 258 ( 143 >; 115 *; 0 +; 0 <<)
% Number of predicates : 6 ( 0 usr; 1 prp; 0-2 aty)
% Number of functors : 426 ( 406 usr; 280 con; 0-4 aty)
% Number of variables : 4799 (2621 !;2178 ?;4799 :)
% SPC : TF0_UNS_EQU_ARI
% Comments : This is an SMT-LIB UFNIA problem. Contributed to SMT-LIB by
% Leonardo de Moura and Michal Moskal.
% : Translated to TFF using Peter Baumgartner's SMTtoTPTP program.
%------------------------------------------------------------------------------
tff('System_Compiler_Block',type,
'System_Compiler_Block': $int ).
tff('Microsoft_Boogie_CilTranslator',type,
'Microsoft_Boogie_CilTranslator': $int ).
tff('PureCollections_Sequence_get_Length',type,
'PureCollections_Sequence_get_Length': ( $int * $int ) > $int ).
tff(ownerRef,type,
ownerRef: $int ).
tff(localinv,type,
localinv: $int ).
tff('Heap_4',type,
'Heap_4': $int ).
tff('System_Compiler_Reference_get_ElementType',type,
'System_Compiler_Reference_get_ElementType': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_Visitor',type,
'Microsoft_Boogie_Visitor': $int ).
tff('Microsoft_Boogie_CommandLineArguments',type,
'Microsoft_Boogie_CommandLineArguments': $int ).
tff(stack0b_7,type,
stack0b_7: $int ).
tff('Microsoft_Boogie_IFieldInfo_get_DependentMfCs_1',type,
'Microsoft_Boogie_IFieldInfo_get_DependentMfCs_1': $int > $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32': ( $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_Sink_ParameterDirection',type,
'Microsoft_Boogie_Sink_ParameterDirection': $int ).
tff('System_Compiler_IDataFlowState',type,
'System_Compiler_IDataFlowState': $int ).
tff('Microsoft_Boogie_Variable',type,
'Microsoft_Boogie_Variable': $int ).
tff('Microsoft_Boogie_CilTranslator_TranslationVisitor',type,
'Microsoft_Boogie_CilTranslator_TranslationVisitor': $int ).
tff(stack50000o_2,type,
stack50000o_2: $int ).
tff('System_Compiler_Expression_get_Type',type,
'System_Compiler_Expression_get_Type': ( $int * $int ) > $int ).
tff('System_Collections_IEnumerable',type,
'System_Collections_IEnumerable': $int ).
tff('Microsoft_Boogie_Expr',type,
'Microsoft_Boogie_Expr': $int ).
tff('Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount_1',type,
'Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount_1': $int > $int ).
tff('StringEquals',type,
'StringEquals': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_NamedDeclaration',type,
'Microsoft_Boogie_NamedDeclaration': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_Tag',type,
'Microsoft_Boogie_FlowedValue_Type_Tag': $int ).
tff('Microsoft_Boogie_CmdSeq',type,
'Microsoft_Boogie_CmdSeq': $int ).
tff('System_Compiler_Field',type,
'System_Compiler_Field': $int ).
tff('Microsoft_Boogie_StringBank_id2info',type,
'Microsoft_Boogie_StringBank_id2info': $int ).
tff('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator',type,
'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator': $int ).
tff(intLess,type,
intLess: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_parameter',type,
'Microsoft_Boogie_FlowedValue_Type_parameter': $int ).
tff('System_Compiler_ModelfieldContractList',type,
'System_Compiler_ModelfieldContractList': $int ).
tff(stack50000o_0,type,
stack50000o_0: $int ).
tff('Microsoft_Boogie_StandardVisitor',type,
'Microsoft_Boogie_StandardVisitor': $int ).
tff(stack1i_3,type,
stack1i_3: $int ).
tff('Microsoft_Boogie_Prelude',type,
'Microsoft_Boogie_Prelude': $int ).
tff('Microsoft_Boogie_TranslatedProgram',type,
'Microsoft_Boogie_TranslatedProgram': $int ).
tff('System_Array',type,
'System_Array': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsStruct_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsStruct_1': $int > $int ).
tff('TypeObject',type,
'TypeObject': $int > $int ).
tff('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation',type,
'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation': $int ).
tff('System_Int16',type,
'System_Int16': $int ).
tff('System_Enum',type,
'System_Enum': $int ).
tff('ActivityIndicator_4',type,
'ActivityIndicator_4': $int ).
tff(stringLiteral19,type,
stringLiteral19: $int ).
tff('Microsoft_Boogie_FlowedValue_FieldPointee',type,
'Microsoft_Boogie_FlowedValue_FieldPointee': $int ).
tff('System_Compiler_TypeNode_ToString_1',type,
'System_Compiler_TypeNode_ToString_1': $int > $int ).
tff(anyEqual,type,
anyEqual: ( $int * $int ) > $int ).
tff('AsPeerField',type,
'AsPeerField': $int > $int ).
tff('ArrayCategoryInt',type,
'ArrayCategoryInt': $int ).
tff('System_Compiler_Visitor',type,
'System_Compiler_Visitor': $int ).
tff('Microsoft_Boogie_PreTranslationVisitor_FieldInfo',type,
'Microsoft_Boogie_PreTranslationVisitor_FieldInfo': $int ).
tff('StructGet',type,
'StructGet': ( $int * $int ) > $int ).
tff('System_IFormattable',type,
'System_IFormattable': $int ).
tff(return_value_0,type,
return_value_0: $int ).
tff(false_1,type,
false_1: $int ).
tff(sharingMode,type,
sharingMode: $int ).
tff(stack1o_2,type,
stack1o_2: $int ).
tff('InRange',type,
'InRange': ( $int * $int ) > $int ).
tff('ArrayIndexInvY',type,
'ArrayIndexInvY': $int > $int ).
tff('IntArray',type,
'IntArray': ( $int * $int ) > $int ).
tff('AsOwner',type,
'AsOwner': ( $int * $int ) > $int ).
tff('ValueArraySet',type,
'ValueArraySet': ( $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_TypedIdent',type,
'Microsoft_Boogie_TypedIdent': $int ).
tff('System_Compiler_OptionalModifier',type,
'System_Compiler_OptionalModifier': $int ).
tff('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument',type,
'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument': $int ).
tff('System_IConvertible',type,
'System_IConvertible': $int ).
tff('Microsoft_Boogie_Role',type,
'Microsoft_Boogie_Role': $int ).
tff('System_String_Concat_System_String_System_String',type,
'System_String_Concat_System_String_System_String': ( $int * $int * $int ) > $int ).
tff('System_Int64',type,
'System_Int64': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_TypeTag_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_TypeTag_1': $int > $int ).
tff(stack0i_7,type,
stack0i_7: $int ).
tff('Microsoft_Boogie_PreTranslationVisitor',type,
'Microsoft_Boogie_PreTranslationVisitor': $int ).
tff('System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode',type,
'System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode': ( $int * $int * $int ) > $int ).
tff('System_Compiler_Expression',type,
'System_Compiler_Expression': $int ).
tff('System_Int32',type,
'System_Int32': $int ).
tff('Heap',type,
'Heap': $int ).
tff('DeclType',type,
'DeclType': $int > $int ).
tff('System_AsyncCallback',type,
'System_AsyncCallback': $int ).
tff('System_Compiler_TypeModifier',type,
'System_Compiler_TypeModifier': $int ).
tff('LBound',type,
'LBound': ( $int * $int ) > $int ).
tff('AsPureObject',type,
'AsPureObject': $int > $int ).
tff('Microsoft_Boogie_SimpleSubstituter',type,
'Microsoft_Boogie_SimpleSubstituter': $int ).
tff(boolNot,type,
boolNot: $int > $int ).
tff('Heap_3',type,
'Heap_3': $int ).
tff(intAtLeast,type,
intAtLeast: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_Translator_LoopPreheader_block',type,
'Microsoft_Boogie_Translator_LoopPreheader_block': $int ).
tff('Microsoft_Boogie_CilTranslator_Switches',type,
'Microsoft_Boogie_CilTranslator_Switches': $int ).
tff(stack50000o_4,type,
stack50000o_4: $int ).
tff('System_Object_ToString_1',type,
'System_Object_ToString_1': $int > $int ).
tff('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv',type,
'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv': $int ).
tff(stack0o_7,type,
stack0o_7: $int ).
tff('Microsoft_Boogie_Translator',type,
'Microsoft_Boogie_Translator': $int ).
tff('RefArraySet',type,
'RefArraySet': ( $int * $int * $int ) > $int ).
tff('Heap_1',type,
'Heap_1': $int ).
tff(store1,type,
store1: ( $int * $int * $int ) > $int ).
tff('System_Object',type,
'System_Object': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_typeToken',type,
'Microsoft_Boogie_FlowedValue_Type_typeToken': $int ).
tff('Unbox',type,
'Unbox': $int > $int ).
tff(typeof,type,
typeof: $int > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_tag',type,
'Microsoft_Boogie_FlowedValue_Type_tag': $int ).
tff(stack0o,type,
stack0o: $int ).
tff('ArrayCategoryNonNullRef',type,
'ArrayCategoryNonNullRef': $int ).
tff('Microsoft_Boogie_FlowedValue',type,
'Microsoft_Boogie_FlowedValue': $int ).
tff('IfThenElse',type,
'IfThenElse': ( $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_InstructionTranslator',type,
'Microsoft_Boogie_InstructionTranslator': $int ).
tff(int_m2147483648,type,
int_m2147483648: $int ).
tff('Heap_0',type,
'Heap_0': $int ).
tff('TypeName',type,
'TypeName': $int > $int ).
tff(stack0b_3,type,
stack0b_3: $int ).
tff('Microsoft_Boogie_MethodSignature_OldFinder',type,
'Microsoft_Boogie_MethodSignature_OldFinder': $int ).
tff('System_String_Equals_System_String_System_String',type,
'System_String_Equals_System_String_System_String': ( $int * $int * $int ) > $int ).
tff('AsDirectSubClass',type,
'AsDirectSubClass': ( $int * $int ) > $int ).
tff('System_String_Concat_System_String_System_String_1',type,
'System_String_Concat_System_String_System_String_1': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_CommandLineArguments_IntArgument',type,
'Microsoft_Boogie_CommandLineArguments_IntArgument': $int ).
tff('Microsoft_Boogie_Sink_VirtualWrapper',type,
'Microsoft_Boogie_Sink_VirtualWrapper': $int ).
tff('IsStaticField',type,
'IsStaticField': $int > $int ).
tff('System_String_IsInterned_System_String_notnull',type,
'System_String_IsInterned_System_String_notnull': ( $int * $int ) > $int ).
tff('System_UInt64',type,
'System_UInt64': $int ).
tff('System_IAsyncResult',type,
'System_IAsyncResult': $int ).
tff(boolImplies,type,
boolImplies: ( $int * $int ) > $int ).
tff(or_1,type,
or_1: ( $int * $int ) > $int ).
tff('System_Runtime_Serialization_ISerializable',type,
'System_Runtime_Serialization_ISerializable': $int ).
tff(shl,type,
shl: ( $int * $int ) > $int ).
tff(boolAnd,type,
boolAnd: ( $int * $int ) > $int ).
tff(stack0o_8,type,
stack0o_8: $int ).
tff('System_Boolean',type,
'System_Boolean': $int ).
tff('As',type,
'As': ( $int * $int ) > $int ).
tff('ArrayCategoryRef',type,
'ArrayCategoryRef': $int ).
tff('AsNonNullRefField',type,
'AsNonNullRefField': ( $int * $int ) > $int ).
tff(x_2,type,
x_2: ( $int * $int ) > $int ).
tff(allocated,type,
allocated: $int ).
tff(stack1o_0,type,
stack1o_0: $int ).
tff('Microsoft_Boogie_FlowedValue_Pointee_get_Type',type,
'Microsoft_Boogie_FlowedValue_Pointee_get_Type': ( $int * $int ) > $int ).
tff('System_MulticastDelegate',type,
'System_MulticastDelegate': $int ).
tff('AsRangeField',type,
'AsRangeField': ( $int * $int ) > $int ).
tff(and_1,type,
and_1: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_LocalGatherer',type,
'Microsoft_Boogie_LocalGatherer': $int ).
tff('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode',type,
'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode': $int ).
tff('Microsoft_Boogie_Declaration',type,
'Microsoft_Boogie_Declaration': $int ).
tff('Microsoft_Boogie_OwnershipModel',type,
'Microsoft_Boogie_OwnershipModel': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_ToString',type,
'Microsoft_Boogie_FlowedValue_Type_ToString': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_TypeAssignmentInstructionVisitor',type,
'Microsoft_Boogie_TypeAssignmentInstructionVisitor': $int ).
tff(stack0b_8,type,
stack0b_8: $int ).
tff('Microsoft_Boogie_FlowedValue_Type_ToString_1',type,
'Microsoft_Boogie_FlowedValue_Type_ToString_1': $int > $int ).
tff('SharingMode_LockProtected',type,
'SharingMode_LockProtected': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_elementType',type,
'Microsoft_Boogie_FlowedValue_Type_elementType': $int ).
tff(stack0b_2,type,
stack0b_2: $int ).
tff(stack0b_1,type,
stack0b_1: $int ).
tff('IntArrayGet',type,
'IntArrayGet': ( $int * $int ) > $int ).
tff('Is',type,
'Is': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_ElementPointee',type,
'Microsoft_Boogie_FlowedValue_ElementPointee': $int ).
tff('Microsoft_Boogie_StringBank_StringInformation_UsageCount',type,
'Microsoft_Boogie_StringBank_StringInformation_UsageCount': $int ).
tff(return_value_1,type,
return_value_1: $int ).
tff('IsAllocated',type,
'IsAllocated': ( $int * $int ) > $int ).
tff(int_m9223372036854775808,type,
int_m9223372036854775808: $int ).
tff('Microsoft_Boogie_CommandLineArguments_StringArgument',type,
'Microsoft_Boogie_CommandLineArguments_StringArgument': $int ).
tff('Microsoft_Boogie_StringBank_StringInformation_StringId',type,
'Microsoft_Boogie_StringBank_StringInformation_StringId': $int ).
tff('Microsoft_Boogie_VisibleStateParameterConditions',type,
'Microsoft_Boogie_VisibleStateParameterConditions': $int ).
tff('ElementProxyStruct',type,
'ElementProxyStruct': ( $int * $int ) > $int ).
tff('ArrayIndex',type,
'ArrayIndex': ( $int * $int * $int * $int ) > $int ).
tff(select1,type,
select1: ( $int * $int ) > $int ).
tff(stack0i_5,type,
stack0i_5: $int ).
tff('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument',type,
'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument': $int ).
tff('Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse',type,
'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse': $int ).
tff('System_Compiler_TypeNode_get_BaseType_1',type,
'System_Compiler_TypeNode_get_BaseType_1': $int > $int ).
tff('System_Compiler_TypeNode_get_BaseType',type,
'System_Compiler_TypeNode_get_BaseType': ( $int * $int ) > $int ).
tff(min,type,
min: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsSingleton_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsSingleton_1': $int > $int ).
tff('System_Compiler_StandardVisitor',type,
'System_Compiler_StandardVisitor': $int ).
tff('System_Runtime_InteropServices__Exception',type,
'System_Runtime_InteropServices__Exception': $int ).
tff('AsRefField',type,
'AsRefField': ( $int * $int ) > $int ).
tff('System_IntPtr',type,
'System_IntPtr': $int ).
tff('Microsoft_Boogie_Trigger_Pos',type,
'Microsoft_Boogie_Trigger_Pos': $int ).
tff('Length',type,
'Length': $int > $int ).
tff('AsElementsPeerField',type,
'AsElementsPeerField': ( $int * $int ) > $int ).
tff('ValueArrayGet',type,
'ValueArrayGet': ( $int * $int ) > $int ).
tff(store2,type,
store2: ( $int * $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_ParameterInfo_get_Count',type,
'Microsoft_Boogie_ParameterInfo_get_Count': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct',type,
'Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_VariablePointee',type,
'Microsoft_Boogie_FlowedValue_VariablePointee': $int ).
tff('PureCollections_Coll_card',type,
'PureCollections_Coll_card': $int ).
tff('FieldDependsOnFCO',type,
'FieldDependsOnFCO': ( $int * $int * $int ) > $int ).
tff(stack0i_1,type,
stack0i_1: $int ).
tff(stack1i_0,type,
stack1i_0: $int ).
tff('PureCollections_Coll',type,
'PureCollections_Coll': $int ).
tff(stack0b_0,type,
stack0b_0: $int ).
tff('System_Exception',type,
'System_Exception': $int ).
tff('Rank',type,
'Rank': $int > $int ).
tff(stack0i_6,type,
stack0i_6: $int ).
tff('Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct_1',type,
'Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct_1': $int > $int ).
tff('System_IComparable',type,
'System_IComparable': $int ).
tff('ValueArray',type,
'ValueArray': ( $int * $int ) > $int ).
tff(stack0o_3,type,
stack0o_3: $int ).
tff('IntArraySet',type,
'IntArraySet': ( $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_StandardOwnershipModel',type,
'Microsoft_Boogie_StandardOwnershipModel': $int ).
tff('AsRepField',type,
'AsRepField': ( $int * $int ) > $int ).
tff(stack0b_6,type,
stack0b_6: $int ).
tff('Microsoft_AbstractInterpretationFramework_IVariable',type,
'Microsoft_AbstractInterpretationFramework_IVariable': $int ).
tff('System_Collections_ICollection',type,
'System_Collections_ICollection': $int ).
tff(stack0o_6,type,
stack0o_6: $int ).
tff(intGreater,type,
intGreater: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount',type,
'Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount': ( $int * $int ) > $int ).
tff('ElementProxy',type,
'ElementProxy': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsArray',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsArray': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsEnum',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsEnum': ( $int * $int ) > $int ).
tff('BoxTester',type,
'BoxTester': ( $int * $int ) > $int ).
tff('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock',type,
'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock': $int ).
tff('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation',type,
'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation': $int ).
tff('System_Compiler_Expression_get_Type_1',type,
'System_Compiler_Expression_get_Type_1': $int > $int ).
tff('System_Compiler_CfgBlock',type,
'System_Compiler_CfgBlock': $int ).
tff('System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode_1',type,
'System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode_1': ( $int * $int ) > $int ).
tff('SharingMode_Unshared',type,
'SharingMode_Unshared': $int ).
tff('Microsoft_Boogie_ILocalVariableSink',type,
'Microsoft_Boogie_ILocalVariableSink': $int ).
tff('System_UInt16',type,
'System_UInt16': $int ).
tff('Microsoft_Contracts_GuardException',type,
'Microsoft_Contracts_GuardException': $int ).
tff('ClassReprInv',type,
'ClassReprInv': $int > $int ).
tff(int_4294967295,type,
int_4294967295: $int ).
tff('System_Compiler_Reference',type,
'System_Compiler_Reference': $int ).
tff(stack0b_9,type,
stack0b_9: $int ).
tff('System_ValueType',type,
'System_ValueType': $int ).
tff('ClassRepr',type,
'ClassRepr': $int > $int ).
tff('NonNullFieldsAreInitialized',type,
'NonNullFieldsAreInitialized': $int ).
tff('System_Compiler_Parameter',type,
'System_Compiler_Parameter': $int ).
tff('AsInterface',type,
'AsInterface': $int > $int ).
tff(stack50000o_1,type,
stack50000o_1: $int ).
tff(stack0i_8,type,
stack0i_8: $int ).
tff('Microsoft_Boogie_StringBank',type,
'Microsoft_Boogie_StringBank': $int ).
tff('Microsoft_Boogie_FunctionPointerParameters',type,
'Microsoft_Boogie_FunctionPointerParameters': $int ).
tff('Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy',type,
'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy': $int ).
tff(boolOr,type,
boolOr: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_Sink_ActivityFinder',type,
'Microsoft_Boogie_Sink_ActivityFinder': $int ).
tff('PeerGroupPlaceholder',type,
'PeerGroupPlaceholder': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsArray_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsArray_1': $int > $int ).
tff('Microsoft_Boogie_InstructionTranslator_TypeSpace',type,
'Microsoft_Boogie_InstructionTranslator_TypeSpace': $int ).
tff('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef',type,
'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef': $int ).
tff('IsNotNull',type,
'IsNotNull': ( $int * $int ) > $int ).
tff(stack1i_1,type,
stack1i_1: $int ).
tff('ArrayCategoryValue',type,
'ArrayCategoryValue': $int ).
tff('Microsoft_Boogie_ExpressionTranslator_TemplateInfo',type,
'Microsoft_Boogie_ExpressionTranslator_TemplateInfo': $int ).
tff('ElementType',type,
'ElementType': $int > $int ).
tff('Microsoft_Boogie_Trigger_Tr',type,
'Microsoft_Boogie_Trigger_Tr': $int ).
tff('System_SByte',type,
'System_SByte': $int ).
tff('BeingConstructed',type,
'BeingConstructed': $int ).
tff('ActivityIndicator',type,
'ActivityIndicator': $int ).
tff('Microsoft_Boogie_ExpressionTranslator',type,
'Microsoft_Boogie_ExpressionTranslator': $int ).
tff('System_Compiler_ForwardDataFlowAnalysis',type,
'System_Compiler_ForwardDataFlowAnalysis': $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count_1',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count_1': $int > $int ).
tff('PureCollections_Sequence_get_Length_1',type,
'PureCollections_Sequence_get_Length_1': $int > $int ).
tff(stack1o,type,
stack1o: $int ).
tff(true_1,type,
true_1: $int ).
tff('Microsoft_Boogie_FlowedValue_MethodPointee',type,
'Microsoft_Boogie_FlowedValue_MethodPointee': $int ).
tff(int_2147483647,type,
int_2147483647: $int ).
tff('System_Compiler_IUniqueKey',type,
'System_Compiler_IUniqueKey': $int ).
tff('Microsoft_Boogie_ExperimentalOwnershipModel',type,
'Microsoft_Boogie_ExperimentalOwnershipModel': $int ).
tff(stack1o_3,type,
stack1o_3: $int ).
tff('Microsoft_Boogie_TypeAssignment',type,
'Microsoft_Boogie_TypeAssignment': $int ).
tff('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes',type,
'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes': $int ).
tff(stack1i_2,type,
stack1i_2: $int ).
tff('System_Compiler_Statement',type,
'System_Compiler_Statement': $int ).
tff('Microsoft_Boogie_MethodParameters',type,
'Microsoft_Boogie_MethodParameters': $int ).
tff('Microsoft_Boogie_ExprSeq',type,
'Microsoft_Boogie_ExprSeq': $int ).
tff('Microsoft_Boogie_ParameterConditions_methodIsVirtual',type,
'Microsoft_Boogie_ParameterConditions_methodIsVirtual': $int ).
tff(stack0o_2,type,
stack0o_2: $int ).
tff('System_Object_ToString',type,
'System_Object_ToString': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices',type,
'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices': $int ).
tff('System_IComparable_1___System_String',type,
'System_IComparable_1___System_String': $int ).
tff('PureCollections_Sequence',type,
'PureCollections_Sequence': $int ).
tff('System_String_Equals_System_String',type,
'System_String_Equals_System_String': ( $int * $int * $int ) > $int ).
tff('Microsoft_Boogie_TypeDataflowState',type,
'Microsoft_Boogie_TypeDataflowState': $int ).
tff('OneClassDown',type,
'OneClassDown': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsSingleton',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsSingleton': ( $int * $int ) > $int ).
tff('Microsoft_Contracts_ObjectInvariantException',type,
'Microsoft_Contracts_ObjectInvariantException': $int ).
tff('Microsoft_Boogie_Trigger',type,
'Microsoft_Boogie_Trigger': $int ).
tff('System_Compiler_TypeNode_ToString',type,
'System_Compiler_TypeNode_ToString': ( $int * $int ) > $int ).
tff('StringLength',type,
'StringLength': $int > $int ).
tff('AsImmutable',type,
'AsImmutable': $int > $int ).
tff(stack1o_1,type,
stack1o_1: $int ).
tff('System_Collections_Generic_IEnumerable_1___System_Char',type,
'System_Collections_Generic_IEnumerable_1___System_Char': $int ).
tff('Microsoft_Boogie_IAssemblyInformation',type,
'Microsoft_Boogie_IAssemblyInformation': $int ).
tff(stack50000o_3,type,
stack50000o_3: $int ).
tff('Microsoft_Boogie_Sink',type,
'Microsoft_Boogie_Sink': $int ).
tff('Microsoft_Boogie_SearchForBoundVarsInOldExpressions',type,
'Microsoft_Boogie_SearchForBoundVarsInOldExpressions': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsArg',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsArg': ( $int * $int ) > $int ).
tff('IntToInt',type,
'IntToInt': ( $int * $int * $int ) > $int ).
tff('PurityAxiomsCanBeAssumed',type,
'PurityAxiomsCanBeAssumed': $int ).
tff('Microsoft_Boogie_BoogieParameterConditions',type,
'Microsoft_Boogie_BoogieParameterConditions': $int ).
tff('System_Char',type,
'System_Char': $int ).
tff('Microsoft_Boogie_FlowedValue_Type',type,
'Microsoft_Boogie_FlowedValue_Type': $int ).
tff(result_0,type,
result_0: $int ).
tff(boolIff,type,
boolIff: ( $int * $int ) > $int ).
tff(throwException_in,type,
throwException_in: $int ).
tff('Microsoft_Boogie_Translator_LoopPreheader',type,
'Microsoft_Boogie_Translator_LoopPreheader': $int ).
tff('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation',type,
'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation': $int ).
tff('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation',type,
'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation': $int ).
tff(intAtMost,type,
intAtMost: ( $int * $int ) > $int ).
tff(elements,type,
elements: $int ).
tff('IsValueType',type,
'IsValueType': $int > $int ).
tff('System_Collections_IList',type,
'System_Collections_IList': $int ).
tff('System_UIntPtr',type,
'System_UIntPtr': $int ).
tff('Microsoft_Boogie_MethodSignature_CapturedParameterInfo',type,
'Microsoft_Boogie_MethodSignature_CapturedParameterInfo': $int ).
tff('Microsoft_Boogie_Duplicator',type,
'Microsoft_Boogie_Duplicator': $int ).
tff('Microsoft_Boogie_FlowedValue_Pointee_get_Type_1',type,
'Microsoft_Boogie_FlowedValue_Pointee_get_Type_1': $int > $int ).
tff('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode',type,
'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode': $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode': $int ).
tff('System_UInt32',type,
'System_UInt32': $int ).
tff('IsImmutable',type,
'IsImmutable': $int > $int ).
tff('Microsoft_Boogie_Translator_ErrorPair',type,
'Microsoft_Boogie_Translator_ErrorPair': $int ).
tff('AsElementsRepField',type,
'AsElementsRepField': ( $int * $int * $int ) > $int ).
tff('Heap_2',type,
'Heap_2': $int ).
tff(stack0i_9,type,
stack0i_9: $int ).
tff(inv,type,
inv: $int ).
tff(stack0o_5,type,
stack0o_5: $int ).
tff('System_Compiler_Reference_get_ElementType_1',type,
'System_Compiler_Reference_get_ElementType_1': $int > $int ).
tff('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode',type,
'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode': $int ).
tff('SS_Display_Return_Local_0',type,
'SS_Display_Return_Local_0': $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken_1': $int > $int ).
tff('Microsoft_Boogie_IFieldInfo_get_DependentMfCs',type,
'Microsoft_Boogie_IFieldInfo_get_DependentMfCs': ( $int * $int ) > $int ).
tff('System_Compiler_InstructionVisitor',type,
'System_Compiler_InstructionVisitor': $int ).
tff('System_Compiler_Variable',type,
'System_Compiler_Variable': $int ).
tff('System_Compiler_Quantifier',type,
'System_Compiler_Quantifier': $int ).
tff('Microsoft_Boogie_ParameterInfo_get_Count_1',type,
'Microsoft_Boogie_ParameterInfo_get_Count_1': $int > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsEnum_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsEnum_1': $int > $int ).
tff('FirstConsistentOwner',type,
'FirstConsistentOwner': $int ).
tff(stack50000o,type,
stack50000o: $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsArg_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsArg_1': $int > $int ).
tff('System_Compiler_Node',type,
'System_Compiler_Node': $int ).
tff(stack0o_4,type,
stack0o_4: $int ).
tff('NonNullRefArrayRaw',type,
'NonNullRefArrayRaw': ( $int * $int * $int ) > $int ).
tff('BoxFunc',type,
'BoxFunc': ( $int * $int * $int * $int ) > $int ).
tff('AsMutable',type,
'AsMutable': $int > $int ).
tff('Microsoft_AbstractInterpretationFramework_IExpr',type,
'Microsoft_AbstractInterpretationFramework_IExpr': $int ).
tff(x,type,
x: ( $int * $int ) > $int ).
tff('Microsoft_Boogie_Block',type,
'Microsoft_Boogie_Block': $int ).
tff(stringLiteral20,type,
stringLiteral20: $int ).
tff('System_Byte',type,
'System_Byte': $int ).
tff('UnboxedType',type,
'UnboxedType': $int > $int ).
tff(stack0b_5,type,
stack0b_5: $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken': ( $int * $int ) > $int ).
tff('IncludedInModifiesStar',type,
'IncludedInModifiesStar': $int > $int ).
tff('StructSet',type,
'StructSet': ( $int * $int * $int ) > $int ).
tff('System_Type',type,
'System_Type': $int ).
tff(ownerFrame,type,
ownerFrame: $int ).
tff(stack1o_5,type,
stack1o_5: $int ).
tff(stack0b_4,type,
stack0b_4: $int ).
tff(stack0i_0,type,
stack0i_0: $int ).
tff('System_IEquatable_1___System_String',type,
'System_IEquatable_1___System_String': $int ).
tff('Microsoft_Boogie_TrivialOwnershipModel',type,
'Microsoft_Boogie_TrivialOwnershipModel': $int ).
tff(stringLiteral15,type,
stringLiteral15: $int ).
tff('Microsoft_Boogie_ParameterConditions',type,
'Microsoft_Boogie_ParameterConditions': $int ).
tff('Microsoft_Boogie_Absy',type,
'Microsoft_Boogie_Absy': $int ).
tff('System_Delegate',type,
'System_Delegate': $int ).
tff('Microsoft_Boogie_FlowedValue_BoxedPointee',type,
'Microsoft_Boogie_FlowedValue_BoxedPointee': $int ).
tff(max,type,
max: ( $int * $int ) > $int ).
tff(shr,type,
shr: ( $int * $int ) > $int ).
tff('DimLength',type,
'DimLength': ( $int * $int ) > $int ).
tff('RefArrayGet',type,
'RefArrayGet': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf': ( $int * $int ) > $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32_1',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32_1': ( $int * $int ) > $int ).
tff(stack0i_4,type,
stack0i_4: $int ).
tff('Microsoft_Boogie_IdentifierExpr',type,
'Microsoft_Boogie_IdentifierExpr': $int ).
tff(stack0o_0,type,
stack0o_0: $int ).
tff(stack0i_2,type,
stack0i_2: $int ).
tff(x_1,type,
x_1: ( $int * $int ) > $int ).
tff('UBound',type,
'UBound': ( $int * $int ) > $int ).
tff(exposeVersion,type,
exposeVersion: $int ).
tff('System_ICloneable',type,
'System_ICloneable': $int ).
tff(int_9223372036854775807,type,
int_9223372036854775807: $int ).
tff('Microsoft_Boogie_SplitConjunctsInContracts',type,
'Microsoft_Boogie_SplitConjunctsInContracts': $int ).
tff('Box',type,
'Box': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_MethodSignature',type,
'Microsoft_Boogie_MethodSignature': $int ).
tff(stack0o_9,type,
stack0o_9: $int ).
tff('ArrayIndexInvX',type,
'ArrayIndexInvX': $int > $int ).
tff('Microsoft_Boogie_Sink_BuiltinFunction',type,
'Microsoft_Boogie_Sink_BuiltinFunction': $int ).
tff(anyNeq,type,
anyNeq: ( $int * $int ) > $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation': $int ).
tff('Microsoft_Boogie_StringBank_StringInformation',type,
'Microsoft_Boogie_StringBank_StringInformation': $int ).
tff('Microsoft_Boogie_IFieldInfo',type,
'Microsoft_Boogie_IFieldInfo': $int ).
tff('Microsoft_Boogie_LocalVariable',type,
'Microsoft_Boogie_LocalVariable': $int ).
tff(stack1o_4,type,
stack1o_4: $int ).
tff(int_18446744073709551615,type,
int_18446744073709551615: $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsStruct',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsStruct': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_pointee',type,
'Microsoft_Boogie_FlowedValue_Type_pointee': $int ).
tff('IncludeInMainFrameCondition',type,
'IncludeInMainFrameCondition': $int > $int ).
tff(nullObject,type,
nullObject: $int ).
tff('Microsoft_Boogie_Translator_LoopPreheader_connected',type,
'Microsoft_Boogie_Translator_LoopPreheader_connected': $int ).
tff('IsHeap',type,
'IsHeap': $int > $int ).
tff('System_Compiler_Member',type,
'System_Compiler_Member': $int ).
tff(select2,type,
select2: ( $int * $int * $int ) > $int ).
tff('ArrayCategory',type,
'ArrayCategory': $int > $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_TypeTag',type,
'Microsoft_Boogie_FlowedValue_Type_get_TypeTag': ( $int * $int ) > $int ).
tff('Microsoft_Boogie_Translator_closure_3423426',type,
'Microsoft_Boogie_Translator_closure_3423426': $int ).
tff(this,type,
this: $int ).
tff('Microsoft_Boogie_GenerateModifiesContribution',type,
'Microsoft_Boogie_GenerateModifiesContribution': $int ).
tff('Microsoft_Boogie_SituatedVariable',type,
'Microsoft_Boogie_SituatedVariable': $int ).
tff('Microsoft_Boogie_ParameterInfo',type,
'Microsoft_Boogie_ParameterInfo': $int ).
tff(stack0o_1,type,
stack0o_1: $int ).
tff('RefArray',type,
'RefArray': ( $int * $int ) > $int ).
tff('IsMemberlessType',type,
'IsMemberlessType': $int > $int ).
tff('Microsoft_Boogie_FlowedValue_Pointee',type,
'Microsoft_Boogie_FlowedValue_Pointee': $int ).
tff('BaseClass',type,
'BaseClass': $int > $int ).
tff('System_Compiler_TypeNode',type,
'System_Compiler_TypeNode': $int ).
tff(stack0i_3,type,
stack0i_3: $int ).
tff('Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf_1',type,
'Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf_1': $int > $int ).
tff('NonNullRefArray',type,
'NonNullRefArray': ( $int * $int ) > $int ).
tff('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count',type,
'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count': ( $int * $int ) > $int ).
tff('System_String',type,
'System_String': $int ).
tff(formula_1,axiom,
~ ( ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_v: $int] : ( select1(store1(A__questionmark_A,A__questionmark_i,A__questionmark_v),A__questionmark_i) = A__questionmark_v )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_j: $int,A__questionmark_v: $int] :
( ( A__questionmark_i != A__questionmark_j )
=> ( select1(store1(A__questionmark_A,A__questionmark_i,A__questionmark_v),A__questionmark_j) = select1(A__questionmark_A,A__questionmark_j) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_v: $int] : ( select2(store2(A__questionmark_A,A__questionmark_o,A__questionmark_f,A__questionmark_v),A__questionmark_o,A__questionmark_f) = A__questionmark_v )
| ~ ! [A__questionmark_A: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_p: $int,A__questionmark_g: $int,A__questionmark_v: $int] :
( ( A__questionmark_o != A__questionmark_p )
=> ( select2(store2(A__questionmark_A,A__questionmark_o,A__questionmark_f,A__questionmark_v),A__questionmark_p,A__questionmark_g) = select2(A__questionmark_A,A__questionmark_p,A__questionmark_g) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_p: $int,A__questionmark_g: $int,A__questionmark_v: $int] :
( ( A__questionmark_f != A__questionmark_g )
=> ( select2(store2(A__questionmark_A,A__questionmark_o,A__questionmark_f,A__questionmark_v),A__questionmark_p,A__questionmark_g) = select2(A__questionmark_A,A__questionmark_p,A__questionmark_g) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( boolIff(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ( ( A__questionmark_x_3 = true_1 )
<=> ( A__questionmark_y = true_1 ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( boolImplies(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ( ( A__questionmark_x_3 = true_1 )
=> ( A__questionmark_y = true_1 ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( boolAnd(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ~ ( ( A__questionmark_x_3 != true_1 )
| ( A__questionmark_y != true_1 ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( boolOr(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ( ( A__questionmark_x_3 = true_1 )
| ( A__questionmark_y = true_1 ) ) )
| ~ ! [A__questionmark_x_3: $int] :
( ( boolNot(A__questionmark_x_3) = true_1 )
<=> ( A__questionmark_x_3 != true_1 ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( anyEqual(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ( A__questionmark_x_3 = A__questionmark_y ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( anyNeq(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> ( A__questionmark_x_3 != A__questionmark_y ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( intLess(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> $less(A__questionmark_x_3,A__questionmark_y) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( intAtMost(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> $lesseq(A__questionmark_x_3,A__questionmark_y) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( intAtLeast(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> $greatereq(A__questionmark_x_3,A__questionmark_y) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( intGreater(A__questionmark_x_3,A__questionmark_y) = true_1 )
<=> $greater(A__questionmark_x_3,A__questionmark_y) )
| ~ ( ( false_1 != true_1 ) )
| ~ ! [A__questionmark_t: $int] : ( x(A__questionmark_t,A__questionmark_t) = true_1 )
| ~ ! [A__questionmark_t: $int,A__questionmark_u: $int,A__questionmark_v: $int] :
( ~ ( ( x(A__questionmark_t,A__questionmark_u) != true_1 )
| ( x(A__questionmark_u,A__questionmark_v) != true_1 ) )
=> ( x(A__questionmark_t,A__questionmark_v) = true_1 ) )
| ~ ! [A__questionmark_t: $int,A__questionmark_u: $int] :
( ~ ( ( x(A__questionmark_t,A__questionmark_u) != true_1 )
| ( x(A__questionmark_u,A__questionmark_t) != true_1 ) )
=> ( A__questionmark_t = A__questionmark_u ) ) ) ).
tff(formula_2,axiom,
? [A__questionmark_v_104_1: $int,A__questionmark_v_103_2: $int,A__questionmark_v_102_3: $int,A__questionmark_v_101_4: $int,A__questionmark_v_98_5: $int,A__questionmark_v_100_6: $int,A__questionmark_v_99_7: $int,A__questionmark_v_97_8: $int,A__questionmark_v_96_9: $int,A__questionmark_v_95_10: $int,A__questionmark_v_93_11: $int,A__questionmark_v_94_12: $int,A__questionmark_v_92_13: $int,A__questionmark_v_91_14: $int,A__questionmark_v_90_15: $int,A__questionmark_v_89_16: $int,A__questionmark_v_88_17: $int,A__questionmark_v_87_18: $int,A__questionmark_v_86_20: $int,A__questionmark_v_85_21: $int,A__questionmark_v_84_22: $int,A__questionmark_v_83_23: $int,A__questionmark_v_82_24: $int,A__questionmark_v_81_25: $int,A__questionmark_v_80_26: $int,A__questionmark_v_79_27: $int,A__questionmark_v_78_28: $int,A__questionmark_v_77_29: $int,A__questionmark_v_76_30: $int,A__questionmark_v_75_31: $int,A__questionmark_v_71_32: $int,A__questionmark_v_74_33: $int,A__questionmark_v_73_34: $int,A__questionmark_v_72_35: $int,A__questionmark_v_70_36: $int,A__questionmark_v_69_37: $int,A__questionmark_v_68_38: $int,A__questionmark_v_67_39: $int,A__questionmark_v_66_40: $int,A__questionmark_v_65_41: $int,A__questionmark_v_64_42: $int,A__questionmark_v_63_43: $int,A__questionmark_v_62_44: $int,A__questionmark_v_61_45: $int,A__questionmark_v_60_46: $int,A__questionmark_v_59_47: $int,A__questionmark_v_58_48: $int,A__questionmark_v_57_49: $int,A__questionmark_v_56_50: $int,A__questionmark_v_53_51: $int,A__questionmark_v_55_52: $int,A__questionmark_v_54_53: $int,A__questionmark_v_52_54: $int,A__questionmark_v_51_55: $int,A__questionmark_v_50_56: $int,A__questionmark_v_49_57: $int,A__questionmark_v_48_58: $int,A__questionmark_v_47_59: $int,A__questionmark_v_46_60: $int,A__questionmark_v_45_61: $int,A__questionmark_v_44_62: $int,A__questionmark_v_43_63: $int,A__questionmark_v_42_64: $int,A__questionmark_v_41_65: $int,A__questionmark_v_40_66: $int,A__questionmark_v_39_67: $int,A__questionmark_v_38_68: $int,A__questionmark_v_37_69: $int,A__questionmark_v_36_70: $int,A__questionmark_v_35_71: $int,A__questionmark_v_34_72: $int,A__questionmark_v_33_73: $int,A__questionmark_v_32_74: $int,A__questionmark_v_31_75: $int,A__questionmark_v_29_76: $int,A__questionmark_v_30_77: $int,A__questionmark_v_28_78: $int,A__questionmark_v_27_79: $int,A__questionmark_v_25_80: $int,A__questionmark_v_24_81: $int,A__questionmark_v_12_82: $int,A__questionmark_v_17_83: $int,A__questionmark_v_23_84: $int,A__questionmark_v_22_85: $int,A__questionmark_v_21_86: $int,A__questionmark_v_20_87: $int,A__questionmark_v_19_88: $int,A__questionmark_v_18_89: $int,A__questionmark_v_16_90: $int,A__questionmark_v_15_91: $int,A__questionmark_v_14_92: $int,A__questionmark_v_13_93: $int,A__questionmark_v_11_94: $int,A__questionmark_v_10_95: $int,A__questionmark_v_9_96: $int,A__questionmark_v_8_97: $int,A__questionmark_v_7_98: $int,A__questionmark_v_6_99: $int,A__questionmark_v_5_100: $int,A__questionmark_v_4_101: $int,A__questionmark_v_3_102: $int,A__questionmark_v_2_103: $int,A__questionmark_v_1_104: $int,A__questionmark_v_0_105: $int] :
( ( A__questionmark_v_104_1 = 'BaseClass'('System_Compiler_CfgBlock') )
& ( A__questionmark_v_103_2 = 'BaseClass'('System_Compiler_Block') )
& ( A__questionmark_v_102_3 = 'BaseClass'('System_Compiler_Statement') )
& ( A__questionmark_v_101_4 = 'BaseClass'('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock') )
& ( A__questionmark_v_98_5 = 'BaseClass'('Microsoft_Boogie_ParameterConditions') )
& ( A__questionmark_v_100_6 = 'BaseClass'('Microsoft_Boogie_VisibleStateParameterConditions') )
& ( A__questionmark_v_99_7 = 'BaseClass'('Microsoft_Boogie_BoogieParameterConditions') )
& ( A__questionmark_v_97_8 = 'BaseClass'('Microsoft_Boogie_TrivialOwnershipModel') )
& ( A__questionmark_v_96_9 = 'BaseClass'('Microsoft_Boogie_Translator_closure_3423426') )
& ( A__questionmark_v_95_10 = 'BaseClass'('Microsoft_Boogie_Translator_ErrorPair') )
& ( A__questionmark_v_93_11 = 'BaseClass'('Microsoft_Boogie_Translator_LoopPreheader') )
& ( A__questionmark_v_94_12 = 'BaseClass'('Microsoft_Boogie_Block') )
& ( A__questionmark_v_92_13 = 'BaseClass'('Microsoft_Boogie_Translator') )
& ( A__questionmark_v_91_14 = 'BaseClass'('Microsoft_Boogie_PreTranslationVisitor_FieldInfo') )
& ( A__questionmark_v_90_15 = 'BaseClass'('Microsoft_Boogie_PreTranslationVisitor') )
& ( A__questionmark_v_89_16 = 'BaseClass'('Microsoft_Boogie_LocalVariable') )
& ( A__questionmark_v_88_17 = 'BaseClass'('Microsoft_Boogie_FunctionPointerParameters') )
& ( A__questionmark_v_87_18 = 'BaseClass'('Microsoft_Boogie_MethodParameters') )
& ( A__questionmark_v_86_20 = 'BaseClass'('Microsoft_Boogie_Sink_ActivityFinder') )
& ( A__questionmark_v_85_21 = 'BaseClass'('Microsoft_Boogie_Sink_VirtualWrapper') )
& ( A__questionmark_v_84_22 = 'BaseClass'('Microsoft_Boogie_Sink') )
& ( A__questionmark_v_83_23 = 'BaseClass'('Microsoft_Boogie_InstructionTranslator') )
& ( A__questionmark_v_82_24 = 'BaseClass'('Microsoft_Boogie_ExperimentalOwnershipModel') )
& ( A__questionmark_v_81_25 = 'BaseClass'('Microsoft_Boogie_StandardOwnershipModel') )
& ( A__questionmark_v_80_26 = 'BaseClass'('Microsoft_Boogie_Variable') )
& ( A__questionmark_v_79_27 = 'BaseClass'('Microsoft_Boogie_NamedDeclaration') )
& ( A__questionmark_v_78_28 = 'BaseClass'('Microsoft_Boogie_Declaration') )
& ( A__questionmark_v_77_29 = 'BaseClass'('Microsoft_Boogie_CmdSeq') )
& ( A__questionmark_v_76_30 = 'BaseClass'('System_Compiler_OptionalModifier') )
& ( A__questionmark_v_75_31 = 'BaseClass'('System_Compiler_TypeModifier') )
& ( A__questionmark_v_71_32 = 'BaseClass'('Microsoft_Boogie_Trigger') )
& ( A__questionmark_v_74_33 = 'BaseClass'('Microsoft_Boogie_ExprSeq') )
& ( A__questionmark_v_73_34 = 'BaseClass'('PureCollections_Sequence') )
& ( A__questionmark_v_72_35 = 'BaseClass'('PureCollections_Coll') )
& ( A__questionmark_v_70_36 = 'BaseClass'('Microsoft_Boogie_IdentifierExpr') )
& ( A__questionmark_v_69_37 = 'BaseClass'('Microsoft_Boogie_Expr') )
& ( A__questionmark_v_68_38 = 'BaseClass'('Microsoft_Boogie_OwnershipModel') )
& ( A__questionmark_v_67_39 = 'BaseClass'('Microsoft_Boogie_SearchForBoundVarsInOldExpressions') )
& ( A__questionmark_v_66_40 = 'BaseClass'('Microsoft_Boogie_SimpleSubstituter') )
& ( A__questionmark_v_65_41 = 'BaseClass'('Microsoft_Boogie_ExpressionTranslator_TemplateInfo') )
& ( A__questionmark_v_64_42 = 'BaseClass'('Microsoft_Boogie_ExpressionTranslator') )
& ( A__questionmark_v_63_43 = 'BaseClass'('Microsoft_Boogie_MethodSignature_OldFinder') )
& ( A__questionmark_v_62_44 = 'BaseClass'('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') )
& ( A__questionmark_v_61_45 = 'BaseClass'('Microsoft_Boogie_Duplicator') )
& ( A__questionmark_v_60_46 = 'BaseClass'('Microsoft_Boogie_StandardVisitor') )
& ( A__questionmark_v_59_47 = 'BaseClass'('Microsoft_Boogie_Visitor') )
& ( A__questionmark_v_58_48 = 'BaseClass'('Microsoft_Boogie_MethodSignature_CapturedParameterInfo') )
& ( A__questionmark_v_57_49 = 'BaseClass'('Microsoft_Boogie_MethodSignature') )
& ( A__questionmark_v_56_50 = 'BaseClass'('Microsoft_Boogie_GenerateModifiesContribution') )
& ( A__questionmark_v_53_51 = 'BaseClass'('Microsoft_Boogie_StringBank') )
& ( A__questionmark_v_55_52 = 'BaseClass'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') )
& ( A__questionmark_v_54_53 = 'BaseClass'('Microsoft_Boogie_StringBank_StringInformation') )
& ( A__questionmark_v_52_54 = 'BaseClass'('Microsoft_Boogie_Prelude') )
& ( A__questionmark_v_51_55 = 'BaseClass'('Microsoft_Boogie_SplitConjunctsInContracts') )
& ( A__questionmark_v_50_56 = 'BaseClass'('System_Compiler_Quantifier') )
& ( A__questionmark_v_49_57 = 'BaseClass'('System_Compiler_ModelfieldContractList') )
& ( A__questionmark_v_48_58 = 'BaseClass'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') )
& ( A__questionmark_v_47_59 = 'BaseClass'('System_Compiler_Field') )
& ( A__questionmark_v_46_60 = 'BaseClass'('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') )
& ( A__questionmark_v_45_61 = 'BaseClass'('Microsoft_Boogie_CilTranslator_TranslationVisitor') )
& ( A__questionmark_v_44_62 = 'BaseClass'('Microsoft_Boogie_CilTranslator') )
& ( A__questionmark_v_43_63 = 'BaseClass'('Microsoft_Boogie_LocalGatherer') )
& ( A__questionmark_v_42_64 = 'BaseClass'('System_Compiler_StandardVisitor') )
& ( A__questionmark_v_41_65 = 'BaseClass'('System_Compiler_Visitor') )
& ( A__questionmark_v_40_66 = 'BaseClass'('Microsoft_Boogie_TypeAssignmentInstructionVisitor') )
& ( A__questionmark_v_39_67 = 'BaseClass'('System_Compiler_InstructionVisitor') )
& ( A__questionmark_v_38_68 = 'BaseClass'('Microsoft_Boogie_TypeAssignment') )
& ( A__questionmark_v_37_69 = 'BaseClass'('System_Compiler_ForwardDataFlowAnalysis') )
& ( A__questionmark_v_36_70 = 'BaseClass'('Microsoft_Boogie_TypeDataflowState') )
& ( A__questionmark_v_35_71 = 'BaseClass'('System_Enum') )
& ( A__questionmark_v_34_72 = 'BaseClass'('System_ValueType') )
& ( A__questionmark_v_33_73 = 'BaseClass'('System_Compiler_Reference') )
& ( A__questionmark_v_32_74 = 'BaseClass'('Microsoft_Contracts_ObjectInvariantException') )
& ( A__questionmark_v_31_75 = 'BaseClass'('Microsoft_Contracts_GuardException') )
& ( A__questionmark_v_29_76 = 'BaseClass'('Microsoft_Boogie_FlowedValue_Type') )
& ( A__questionmark_v_30_77 = 'BaseClass'('System_Compiler_Parameter') )
& ( A__questionmark_v_28_78 = 'BaseClass'('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') )
& ( A__questionmark_v_27_79 = 'BaseClass'('System_Exception') )
& ( A__questionmark_v_25_80 = 'BaseClass'('System_Compiler_TypeNode') )
& ( A__questionmark_v_24_81 = 'BaseClass'('System_Compiler_Member') )
& ( A__questionmark_v_12_82 = 'BaseClass'('Microsoft_Boogie_FlowedValue_Pointee') )
& ( A__questionmark_v_17_83 = 'BaseClass'('Microsoft_Boogie_FlowedValue_ElementPointee') )
& ( A__questionmark_v_23_84 = 'BaseClass'('System_Compiler_Variable') )
& ( A__questionmark_v_22_85 = 'BaseClass'('System_Compiler_Expression') )
& ( A__questionmark_v_21_86 = 'BaseClass'('System_Compiler_Node') )
& ( A__questionmark_v_20_87 = 'BaseClass'('Microsoft_Boogie_TypedIdent') )
& ( A__questionmark_v_19_88 = 'BaseClass'('Microsoft_Boogie_Absy') )
& ( A__questionmark_v_18_89 = 'BaseClass'('System_Array') )
& ( A__questionmark_v_16_90 = 'BaseClass'('Microsoft_Boogie_FlowedValue_MethodPointee') )
& ( A__questionmark_v_15_91 = 'BaseClass'('Microsoft_Boogie_FlowedValue_FieldPointee') )
& ( A__questionmark_v_14_92 = 'BaseClass'('Microsoft_Boogie_FlowedValue_BoxedPointee') )
& ( A__questionmark_v_13_93 = 'BaseClass'('Microsoft_Boogie_FlowedValue_VariablePointee') )
& ( A__questionmark_v_11_94 = 'BaseClass'('Microsoft_Boogie_FlowedValue') )
& ( A__questionmark_v_10_95 = 'BaseClass'('Microsoft_Boogie_SituatedVariable') )
& ( A__questionmark_v_9_96 = 'BaseClass'('Microsoft_Boogie_TranslatedProgram') )
& ( A__questionmark_v_8_97 = 'BaseClass'('Microsoft_Boogie_CommandLineArguments_IntArgument') )
& ( A__questionmark_v_7_98 = 'BaseClass'('System_String') )
& ( A__questionmark_v_6_99 = 'BaseClass'('Microsoft_Boogie_CommandLineArguments_StringArgument') )
& ( A__questionmark_v_5_100 = 'BaseClass'('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument') )
& ( A__questionmark_v_4_101 = 'BaseClass'('System_AsyncCallback') )
& ( A__questionmark_v_3_102 = 'BaseClass'('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument') )
& ( A__questionmark_v_2_103 = 'BaseClass'('System_MulticastDelegate') )
& ( A__questionmark_v_1_104 = 'BaseClass'('System_Delegate') )
& ( A__questionmark_v_0_105 = 'BaseClass'('Microsoft_Boogie_CommandLineArguments') )
& ~ ( ~ ( ( allocated != elements )
& ( allocated != inv )
& ( allocated != localinv )
& ( allocated != exposeVersion )
& ( allocated != sharingMode )
& ( allocated != 'SharingMode_Unshared' )
& ( allocated != 'SharingMode_LockProtected' )
& ( allocated != ownerRef )
& ( allocated != ownerFrame )
& ( allocated != 'PeerGroupPlaceholder' )
& ( allocated != 'ArrayCategoryValue' )
& ( allocated != 'ArrayCategoryInt' )
& ( allocated != 'ArrayCategoryRef' )
& ( allocated != 'ArrayCategoryNonNullRef' )
& ( allocated != 'System_Array' )
& ( allocated != 'System_Boolean' )
& ( allocated != 'System_Object' )
& ( allocated != 'System_Type' )
& ( allocated != 'NonNullFieldsAreInitialized' )
& ( allocated != 'System_String' )
& ( allocated != 'FirstConsistentOwner' )
& ( allocated != 'System_SByte' )
& ( allocated != 'System_Byte' )
& ( allocated != 'System_Int16' )
& ( allocated != 'System_UInt16' )
& ( allocated != 'System_Int32' )
& ( allocated != 'System_UInt32' )
& ( allocated != 'System_Int64' )
& ( allocated != 'System_UInt64' )
& ( allocated != 'System_Char' )
& ( allocated != 'System_UIntPtr' )
& ( allocated != 'System_IntPtr' )
& ( allocated != 'Microsoft_Boogie_Trigger_Tr' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( allocated != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( allocated != 'PureCollections_Coll_card' )
& ( allocated != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( allocated != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( allocated != 'Microsoft_Boogie_Trigger_Pos' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( allocated != 'Microsoft_Boogie_StringBank_id2info' )
& ( allocated != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( allocated != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( allocated != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( allocated != 'Microsoft_Contracts_ObjectInvariantException' )
& ( allocated != 'Microsoft_Boogie_StandardVisitor' )
& ( allocated != 'System_Compiler_Visitor' )
& ( allocated != 'System_IFormattable' )
& ( allocated != 'PureCollections_Coll' )
& ( allocated != 'System_Compiler_InstructionVisitor' )
& ( allocated != 'Microsoft_Boogie_IdentifierExpr' )
& ( allocated != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( allocated != 'Microsoft_Boogie_Block' )
& ( allocated != 'System_Compiler_Member' )
& ( allocated != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( allocated != 'System_Compiler_Statement' )
& ( allocated != 'System_Collections_ICollection' )
& ( allocated != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( allocated != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( allocated != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( allocated != 'Microsoft_Boogie_TypeAssignment' )
& ( allocated != 'Microsoft_Boogie_CmdSeq' )
& ( allocated != 'System_Compiler_Expression' )
& ( allocated != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( allocated != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( allocated != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( allocated != 'Microsoft_Boogie_FlowedValue' )
& ( allocated != 'System_ICloneable' )
& ( allocated != 'System_Enum' )
& ( allocated != 'System_Compiler_CfgBlock' )
& ( allocated != 'Microsoft_Boogie_ParameterInfo' )
& ( allocated != 'Microsoft_Boogie_SimpleSubstituter' )
& ( allocated != 'Microsoft_Boogie_Sink' )
& ( allocated != 'Microsoft_Boogie_LocalVariable' )
& ( allocated != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( allocated != 'System_Compiler_Field' )
& ( allocated != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( allocated != 'System_Collections_IList' )
& ( allocated != 'System_Compiler_Node' )
& ( allocated != 'Microsoft_Boogie_InstructionTranslator' )
& ( allocated != 'Microsoft_Boogie_IFieldInfo' )
& ( allocated != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( allocated != 'System_Compiler_StandardVisitor' )
& ( allocated != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( allocated != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( allocated != 'System_Compiler_TypeModifier' )
& ( allocated != 'System_Compiler_ModelfieldContractList' )
& ( allocated != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( allocated != 'Microsoft_Boogie_CommandLineArguments' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( allocated != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( allocated != 'Microsoft_Boogie_SituatedVariable' )
& ( allocated != 'System_IComparable_1___System_String' )
& ( allocated != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( allocated != 'Microsoft_Boogie_CilTranslator' )
& ( allocated != 'System_IEquatable_1___System_String' )
& ( allocated != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( allocated != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( allocated != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( allocated != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( allocated != 'Microsoft_Boogie_Role' )
& ( allocated != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( allocated != 'Microsoft_Boogie_TranslatedProgram' )
& ( allocated != 'Microsoft_Boogie_MethodSignature' )
& ( allocated != 'Microsoft_Boogie_MethodParameters' )
& ( allocated != 'Microsoft_Boogie_TypeDataflowState' )
& ( allocated != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( allocated != 'Microsoft_Boogie_NamedDeclaration' )
& ( allocated != 'System_Exception' )
& ( allocated != 'System_Compiler_Variable' )
& ( allocated != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( allocated != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( allocated != 'PureCollections_Sequence' )
& ( allocated != 'Microsoft_Boogie_Trigger' )
& ( allocated != 'Microsoft_Boogie_OwnershipModel' )
& ( allocated != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( allocated != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( allocated != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( allocated != 'Microsoft_Boogie_Visitor' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( allocated != 'Microsoft_Boogie_ParameterConditions' )
& ( allocated != 'System_ValueType' )
& ( allocated != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( allocated != 'Microsoft_Boogie_Prelude' )
& ( allocated != 'Microsoft_Boogie_ExprSeq' )
& ( allocated != 'Microsoft_Boogie_StringBank' )
& ( allocated != 'System_AsyncCallback' )
& ( allocated != 'System_Compiler_Block' )
& ( allocated != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( allocated != 'System_IAsyncResult' )
& ( allocated != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( allocated != 'System_Compiler_TypeNode' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( allocated != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( allocated != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( allocated != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( allocated != 'Microsoft_Boogie_Absy' )
& ( allocated != 'System_Compiler_Parameter' )
& ( allocated != 'System_Runtime_InteropServices__Exception' )
& ( allocated != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( allocated != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( allocated != 'Microsoft_Boogie_ExpressionTranslator' )
& ( allocated != 'Microsoft_Boogie_Variable' )
& ( allocated != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( allocated != 'System_IComparable' )
& ( allocated != 'Microsoft_Boogie_Duplicator' )
& ( allocated != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( allocated != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( allocated != 'System_Compiler_IUniqueKey' )
& ( allocated != 'Microsoft_Boogie_IAssemblyInformation' )
& ( allocated != 'Microsoft_Boogie_Translator' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_Type' )
& ( allocated != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( allocated != 'Microsoft_Boogie_Expr' )
& ( allocated != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( allocated != 'System_Compiler_Quantifier' )
& ( allocated != 'Microsoft_Boogie_TypedIdent' )
& ( allocated != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( allocated != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( allocated != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( allocated != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( allocated != 'Microsoft_Contracts_GuardException' )
& ( allocated != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( allocated != 'System_Delegate' )
& ( allocated != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( allocated != 'System_Compiler_OptionalModifier' )
& ( allocated != 'Microsoft_Boogie_ILocalVariableSink' )
& ( allocated != 'System_Compiler_IDataFlowState' )
& ( allocated != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( allocated != 'Microsoft_Boogie_LocalGatherer' )
& ( allocated != 'System_Collections_IEnumerable' )
& ( allocated != 'Microsoft_Boogie_Declaration' )
& ( allocated != 'System_Runtime_Serialization_ISerializable' )
& ( allocated != 'System_IConvertible' )
& ( allocated != 'System_Compiler_Reference' )
& ( allocated != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( allocated != 'System_MulticastDelegate' )
& ( allocated != stringLiteral15 )
& ( allocated != stringLiteral19 )
& ( allocated != stringLiteral20 )
& ( elements != inv )
& ( elements != localinv )
& ( elements != exposeVersion )
& ( elements != sharingMode )
& ( elements != 'SharingMode_Unshared' )
& ( elements != 'SharingMode_LockProtected' )
& ( elements != ownerRef )
& ( elements != ownerFrame )
& ( elements != 'PeerGroupPlaceholder' )
& ( elements != 'ArrayCategoryValue' )
& ( elements != 'ArrayCategoryInt' )
& ( elements != 'ArrayCategoryRef' )
& ( elements != 'ArrayCategoryNonNullRef' )
& ( elements != 'System_Array' )
& ( elements != 'System_Boolean' )
& ( elements != 'System_Object' )
& ( elements != 'System_Type' )
& ( elements != 'NonNullFieldsAreInitialized' )
& ( elements != 'System_String' )
& ( elements != 'FirstConsistentOwner' )
& ( elements != 'System_SByte' )
& ( elements != 'System_Byte' )
& ( elements != 'System_Int16' )
& ( elements != 'System_UInt16' )
& ( elements != 'System_Int32' )
& ( elements != 'System_UInt32' )
& ( elements != 'System_Int64' )
& ( elements != 'System_UInt64' )
& ( elements != 'System_Char' )
& ( elements != 'System_UIntPtr' )
& ( elements != 'System_IntPtr' )
& ( elements != 'Microsoft_Boogie_Trigger_Tr' )
& ( elements != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( elements != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( elements != 'PureCollections_Coll_card' )
& ( elements != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( elements != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( elements != 'Microsoft_Boogie_Trigger_Pos' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( elements != 'Microsoft_Boogie_StringBank_id2info' )
& ( elements != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( elements != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( elements != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( elements != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( elements != 'Microsoft_Contracts_ObjectInvariantException' )
& ( elements != 'Microsoft_Boogie_StandardVisitor' )
& ( elements != 'System_Compiler_Visitor' )
& ( elements != 'System_IFormattable' )
& ( elements != 'PureCollections_Coll' )
& ( elements != 'System_Compiler_InstructionVisitor' )
& ( elements != 'Microsoft_Boogie_IdentifierExpr' )
& ( elements != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( elements != 'Microsoft_Boogie_Block' )
& ( elements != 'System_Compiler_Member' )
& ( elements != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( elements != 'System_Compiler_Statement' )
& ( elements != 'System_Collections_ICollection' )
& ( elements != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( elements != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( elements != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( elements != 'Microsoft_Boogie_TypeAssignment' )
& ( elements != 'Microsoft_Boogie_CmdSeq' )
& ( elements != 'System_Compiler_Expression' )
& ( elements != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( elements != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( elements != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( elements != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( elements != 'Microsoft_Boogie_FlowedValue' )
& ( elements != 'System_ICloneable' )
& ( elements != 'System_Enum' )
& ( elements != 'System_Compiler_CfgBlock' )
& ( elements != 'Microsoft_Boogie_ParameterInfo' )
& ( elements != 'Microsoft_Boogie_SimpleSubstituter' )
& ( elements != 'Microsoft_Boogie_Sink' )
& ( elements != 'Microsoft_Boogie_LocalVariable' )
& ( elements != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( elements != 'System_Compiler_Field' )
& ( elements != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( elements != 'System_Collections_IList' )
& ( elements != 'System_Compiler_Node' )
& ( elements != 'Microsoft_Boogie_InstructionTranslator' )
& ( elements != 'Microsoft_Boogie_IFieldInfo' )
& ( elements != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( elements != 'System_Compiler_StandardVisitor' )
& ( elements != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( elements != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( elements != 'System_Compiler_TypeModifier' )
& ( elements != 'System_Compiler_ModelfieldContractList' )
& ( elements != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( elements != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( elements != 'Microsoft_Boogie_CommandLineArguments' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( elements != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( elements != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( elements != 'Microsoft_Boogie_SituatedVariable' )
& ( elements != 'System_IComparable_1___System_String' )
& ( elements != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( elements != 'Microsoft_Boogie_CilTranslator' )
& ( elements != 'System_IEquatable_1___System_String' )
& ( elements != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( elements != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( elements != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( elements != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( elements != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( elements != 'Microsoft_Boogie_Role' )
& ( elements != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( elements != 'Microsoft_Boogie_TranslatedProgram' )
& ( elements != 'Microsoft_Boogie_MethodSignature' )
& ( elements != 'Microsoft_Boogie_MethodParameters' )
& ( elements != 'Microsoft_Boogie_TypeDataflowState' )
& ( elements != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( elements != 'Microsoft_Boogie_NamedDeclaration' )
& ( elements != 'System_Exception' )
& ( elements != 'System_Compiler_Variable' )
& ( elements != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( elements != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( elements != 'PureCollections_Sequence' )
& ( elements != 'Microsoft_Boogie_Trigger' )
& ( elements != 'Microsoft_Boogie_OwnershipModel' )
& ( elements != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( elements != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( elements != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( elements != 'Microsoft_Boogie_Visitor' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( elements != 'Microsoft_Boogie_ParameterConditions' )
& ( elements != 'System_ValueType' )
& ( elements != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( elements != 'Microsoft_Boogie_Prelude' )
& ( elements != 'Microsoft_Boogie_ExprSeq' )
& ( elements != 'Microsoft_Boogie_StringBank' )
& ( elements != 'System_AsyncCallback' )
& ( elements != 'System_Compiler_Block' )
& ( elements != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( elements != 'System_IAsyncResult' )
& ( elements != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( elements != 'System_Compiler_TypeNode' )
& ( elements != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( elements != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( elements != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( elements != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( elements != 'Microsoft_Boogie_Absy' )
& ( elements != 'System_Compiler_Parameter' )
& ( elements != 'System_Runtime_InteropServices__Exception' )
& ( elements != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( elements != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( elements != 'Microsoft_Boogie_ExpressionTranslator' )
& ( elements != 'Microsoft_Boogie_Variable' )
& ( elements != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( elements != 'System_IComparable' )
& ( elements != 'Microsoft_Boogie_Duplicator' )
& ( elements != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( elements != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( elements != 'System_Compiler_IUniqueKey' )
& ( elements != 'Microsoft_Boogie_IAssemblyInformation' )
& ( elements != 'Microsoft_Boogie_Translator' )
& ( elements != 'Microsoft_Boogie_FlowedValue_Type' )
& ( elements != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( elements != 'Microsoft_Boogie_Expr' )
& ( elements != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( elements != 'System_Compiler_Quantifier' )
& ( elements != 'Microsoft_Boogie_TypedIdent' )
& ( elements != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( elements != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( elements != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( elements != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( elements != 'Microsoft_Contracts_GuardException' )
& ( elements != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( elements != 'System_Delegate' )
& ( elements != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( elements != 'System_Compiler_OptionalModifier' )
& ( elements != 'Microsoft_Boogie_ILocalVariableSink' )
& ( elements != 'System_Compiler_IDataFlowState' )
& ( elements != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( elements != 'Microsoft_Boogie_LocalGatherer' )
& ( elements != 'System_Collections_IEnumerable' )
& ( elements != 'Microsoft_Boogie_Declaration' )
& ( elements != 'System_Runtime_Serialization_ISerializable' )
& ( elements != 'System_IConvertible' )
& ( elements != 'System_Compiler_Reference' )
& ( elements != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( elements != 'System_MulticastDelegate' )
& ( elements != stringLiteral15 )
& ( elements != stringLiteral19 )
& ( elements != stringLiteral20 )
& ( inv != localinv )
& ( inv != exposeVersion )
& ( inv != sharingMode )
& ( inv != 'SharingMode_Unshared' )
& ( inv != 'SharingMode_LockProtected' )
& ( inv != ownerRef )
& ( inv != ownerFrame )
& ( inv != 'PeerGroupPlaceholder' )
& ( inv != 'ArrayCategoryValue' )
& ( inv != 'ArrayCategoryInt' )
& ( inv != 'ArrayCategoryRef' )
& ( inv != 'ArrayCategoryNonNullRef' )
& ( inv != 'System_Array' )
& ( inv != 'System_Boolean' )
& ( inv != 'System_Object' )
& ( inv != 'System_Type' )
& ( inv != 'NonNullFieldsAreInitialized' )
& ( inv != 'System_String' )
& ( inv != 'FirstConsistentOwner' )
& ( inv != 'System_SByte' )
& ( inv != 'System_Byte' )
& ( inv != 'System_Int16' )
& ( inv != 'System_UInt16' )
& ( inv != 'System_Int32' )
& ( inv != 'System_UInt32' )
& ( inv != 'System_Int64' )
& ( inv != 'System_UInt64' )
& ( inv != 'System_Char' )
& ( inv != 'System_UIntPtr' )
& ( inv != 'System_IntPtr' )
& ( inv != 'Microsoft_Boogie_Trigger_Tr' )
& ( inv != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( inv != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( inv != 'PureCollections_Coll_card' )
& ( inv != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( inv != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( inv != 'Microsoft_Boogie_Trigger_Pos' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( inv != 'Microsoft_Boogie_StringBank_id2info' )
& ( inv != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( inv != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( inv != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( inv != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( inv != 'Microsoft_Contracts_ObjectInvariantException' )
& ( inv != 'Microsoft_Boogie_StandardVisitor' )
& ( inv != 'System_Compiler_Visitor' )
& ( inv != 'System_IFormattable' )
& ( inv != 'PureCollections_Coll' )
& ( inv != 'System_Compiler_InstructionVisitor' )
& ( inv != 'Microsoft_Boogie_IdentifierExpr' )
& ( inv != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( inv != 'Microsoft_Boogie_Block' )
& ( inv != 'System_Compiler_Member' )
& ( inv != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( inv != 'System_Compiler_Statement' )
& ( inv != 'System_Collections_ICollection' )
& ( inv != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( inv != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( inv != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( inv != 'Microsoft_Boogie_TypeAssignment' )
& ( inv != 'Microsoft_Boogie_CmdSeq' )
& ( inv != 'System_Compiler_Expression' )
& ( inv != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( inv != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( inv != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( inv != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( inv != 'Microsoft_Boogie_FlowedValue' )
& ( inv != 'System_ICloneable' )
& ( inv != 'System_Enum' )
& ( inv != 'System_Compiler_CfgBlock' )
& ( inv != 'Microsoft_Boogie_ParameterInfo' )
& ( inv != 'Microsoft_Boogie_SimpleSubstituter' )
& ( inv != 'Microsoft_Boogie_Sink' )
& ( inv != 'Microsoft_Boogie_LocalVariable' )
& ( inv != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( inv != 'System_Compiler_Field' )
& ( inv != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( inv != 'System_Collections_IList' )
& ( inv != 'System_Compiler_Node' )
& ( inv != 'Microsoft_Boogie_InstructionTranslator' )
& ( inv != 'Microsoft_Boogie_IFieldInfo' )
& ( inv != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( inv != 'System_Compiler_StandardVisitor' )
& ( inv != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( inv != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( inv != 'System_Compiler_TypeModifier' )
& ( inv != 'System_Compiler_ModelfieldContractList' )
& ( inv != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( inv != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( inv != 'Microsoft_Boogie_CommandLineArguments' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( inv != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( inv != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( inv != 'Microsoft_Boogie_SituatedVariable' )
& ( inv != 'System_IComparable_1___System_String' )
& ( inv != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( inv != 'Microsoft_Boogie_CilTranslator' )
& ( inv != 'System_IEquatable_1___System_String' )
& ( inv != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( inv != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( inv != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( inv != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( inv != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( inv != 'Microsoft_Boogie_Role' )
& ( inv != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( inv != 'Microsoft_Boogie_TranslatedProgram' )
& ( inv != 'Microsoft_Boogie_MethodSignature' )
& ( inv != 'Microsoft_Boogie_MethodParameters' )
& ( inv != 'Microsoft_Boogie_TypeDataflowState' )
& ( inv != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( inv != 'Microsoft_Boogie_NamedDeclaration' )
& ( inv != 'System_Exception' )
& ( inv != 'System_Compiler_Variable' )
& ( inv != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( inv != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( inv != 'PureCollections_Sequence' )
& ( inv != 'Microsoft_Boogie_Trigger' )
& ( inv != 'Microsoft_Boogie_OwnershipModel' )
& ( inv != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( inv != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( inv != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( inv != 'Microsoft_Boogie_Visitor' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( inv != 'Microsoft_Boogie_ParameterConditions' )
& ( inv != 'System_ValueType' )
& ( inv != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( inv != 'Microsoft_Boogie_Prelude' )
& ( inv != 'Microsoft_Boogie_ExprSeq' )
& ( inv != 'Microsoft_Boogie_StringBank' )
& ( inv != 'System_AsyncCallback' )
& ( inv != 'System_Compiler_Block' )
& ( inv != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( inv != 'System_IAsyncResult' )
& ( inv != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( inv != 'System_Compiler_TypeNode' )
& ( inv != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( inv != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( inv != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( inv != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( inv != 'Microsoft_Boogie_Absy' )
& ( inv != 'System_Compiler_Parameter' )
& ( inv != 'System_Runtime_InteropServices__Exception' )
& ( inv != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( inv != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( inv != 'Microsoft_Boogie_ExpressionTranslator' )
& ( inv != 'Microsoft_Boogie_Variable' )
& ( inv != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( inv != 'System_IComparable' )
& ( inv != 'Microsoft_Boogie_Duplicator' )
& ( inv != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( inv != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( inv != 'System_Compiler_IUniqueKey' )
& ( inv != 'Microsoft_Boogie_IAssemblyInformation' )
& ( inv != 'Microsoft_Boogie_Translator' )
& ( inv != 'Microsoft_Boogie_FlowedValue_Type' )
& ( inv != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( inv != 'Microsoft_Boogie_Expr' )
& ( inv != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( inv != 'System_Compiler_Quantifier' )
& ( inv != 'Microsoft_Boogie_TypedIdent' )
& ( inv != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( inv != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( inv != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( inv != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( inv != 'Microsoft_Contracts_GuardException' )
& ( inv != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( inv != 'System_Delegate' )
& ( inv != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( inv != 'System_Compiler_OptionalModifier' )
& ( inv != 'Microsoft_Boogie_ILocalVariableSink' )
& ( inv != 'System_Compiler_IDataFlowState' )
& ( inv != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( inv != 'Microsoft_Boogie_LocalGatherer' )
& ( inv != 'System_Collections_IEnumerable' )
& ( inv != 'Microsoft_Boogie_Declaration' )
& ( inv != 'System_Runtime_Serialization_ISerializable' )
& ( inv != 'System_IConvertible' )
& ( inv != 'System_Compiler_Reference' )
& ( inv != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( inv != 'System_MulticastDelegate' )
& ( inv != stringLiteral15 )
& ( inv != stringLiteral19 )
& ( inv != stringLiteral20 )
& ( localinv != exposeVersion )
& ( localinv != sharingMode )
& ( localinv != 'SharingMode_Unshared' )
& ( localinv != 'SharingMode_LockProtected' )
& ( localinv != ownerRef )
& ( localinv != ownerFrame )
& ( localinv != 'PeerGroupPlaceholder' )
& ( localinv != 'ArrayCategoryValue' )
& ( localinv != 'ArrayCategoryInt' )
& ( localinv != 'ArrayCategoryRef' )
& ( localinv != 'ArrayCategoryNonNullRef' )
& ( localinv != 'System_Array' )
& ( localinv != 'System_Boolean' )
& ( localinv != 'System_Object' )
& ( localinv != 'System_Type' )
& ( localinv != 'NonNullFieldsAreInitialized' )
& ( localinv != 'System_String' )
& ( localinv != 'FirstConsistentOwner' )
& ( localinv != 'System_SByte' )
& ( localinv != 'System_Byte' )
& ( localinv != 'System_Int16' )
& ( localinv != 'System_UInt16' )
& ( localinv != 'System_Int32' )
& ( localinv != 'System_UInt32' )
& ( localinv != 'System_Int64' )
& ( localinv != 'System_UInt64' )
& ( localinv != 'System_Char' )
& ( localinv != 'System_UIntPtr' )
& ( localinv != 'System_IntPtr' )
& ( localinv != 'Microsoft_Boogie_Trigger_Tr' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( localinv != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( localinv != 'PureCollections_Coll_card' )
& ( localinv != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( localinv != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( localinv != 'Microsoft_Boogie_Trigger_Pos' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( localinv != 'Microsoft_Boogie_StringBank_id2info' )
& ( localinv != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( localinv != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( localinv != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( localinv != 'Microsoft_Contracts_ObjectInvariantException' )
& ( localinv != 'Microsoft_Boogie_StandardVisitor' )
& ( localinv != 'System_Compiler_Visitor' )
& ( localinv != 'System_IFormattable' )
& ( localinv != 'PureCollections_Coll' )
& ( localinv != 'System_Compiler_InstructionVisitor' )
& ( localinv != 'Microsoft_Boogie_IdentifierExpr' )
& ( localinv != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( localinv != 'Microsoft_Boogie_Block' )
& ( localinv != 'System_Compiler_Member' )
& ( localinv != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( localinv != 'System_Compiler_Statement' )
& ( localinv != 'System_Collections_ICollection' )
& ( localinv != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( localinv != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( localinv != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( localinv != 'Microsoft_Boogie_TypeAssignment' )
& ( localinv != 'Microsoft_Boogie_CmdSeq' )
& ( localinv != 'System_Compiler_Expression' )
& ( localinv != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( localinv != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( localinv != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( localinv != 'Microsoft_Boogie_FlowedValue' )
& ( localinv != 'System_ICloneable' )
& ( localinv != 'System_Enum' )
& ( localinv != 'System_Compiler_CfgBlock' )
& ( localinv != 'Microsoft_Boogie_ParameterInfo' )
& ( localinv != 'Microsoft_Boogie_SimpleSubstituter' )
& ( localinv != 'Microsoft_Boogie_Sink' )
& ( localinv != 'Microsoft_Boogie_LocalVariable' )
& ( localinv != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( localinv != 'System_Compiler_Field' )
& ( localinv != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( localinv != 'System_Collections_IList' )
& ( localinv != 'System_Compiler_Node' )
& ( localinv != 'Microsoft_Boogie_InstructionTranslator' )
& ( localinv != 'Microsoft_Boogie_IFieldInfo' )
& ( localinv != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( localinv != 'System_Compiler_StandardVisitor' )
& ( localinv != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( localinv != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( localinv != 'System_Compiler_TypeModifier' )
& ( localinv != 'System_Compiler_ModelfieldContractList' )
& ( localinv != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( localinv != 'Microsoft_Boogie_CommandLineArguments' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( localinv != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( localinv != 'Microsoft_Boogie_SituatedVariable' )
& ( localinv != 'System_IComparable_1___System_String' )
& ( localinv != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( localinv != 'Microsoft_Boogie_CilTranslator' )
& ( localinv != 'System_IEquatable_1___System_String' )
& ( localinv != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( localinv != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( localinv != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( localinv != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( localinv != 'Microsoft_Boogie_Role' )
& ( localinv != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( localinv != 'Microsoft_Boogie_TranslatedProgram' )
& ( localinv != 'Microsoft_Boogie_MethodSignature' )
& ( localinv != 'Microsoft_Boogie_MethodParameters' )
& ( localinv != 'Microsoft_Boogie_TypeDataflowState' )
& ( localinv != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( localinv != 'Microsoft_Boogie_NamedDeclaration' )
& ( localinv != 'System_Exception' )
& ( localinv != 'System_Compiler_Variable' )
& ( localinv != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( localinv != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( localinv != 'PureCollections_Sequence' )
& ( localinv != 'Microsoft_Boogie_Trigger' )
& ( localinv != 'Microsoft_Boogie_OwnershipModel' )
& ( localinv != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( localinv != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( localinv != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( localinv != 'Microsoft_Boogie_Visitor' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( localinv != 'Microsoft_Boogie_ParameterConditions' )
& ( localinv != 'System_ValueType' )
& ( localinv != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( localinv != 'Microsoft_Boogie_Prelude' )
& ( localinv != 'Microsoft_Boogie_ExprSeq' )
& ( localinv != 'Microsoft_Boogie_StringBank' )
& ( localinv != 'System_AsyncCallback' )
& ( localinv != 'System_Compiler_Block' )
& ( localinv != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( localinv != 'System_IAsyncResult' )
& ( localinv != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( localinv != 'System_Compiler_TypeNode' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( localinv != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( localinv != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( localinv != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( localinv != 'Microsoft_Boogie_Absy' )
& ( localinv != 'System_Compiler_Parameter' )
& ( localinv != 'System_Runtime_InteropServices__Exception' )
& ( localinv != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( localinv != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( localinv != 'Microsoft_Boogie_ExpressionTranslator' )
& ( localinv != 'Microsoft_Boogie_Variable' )
& ( localinv != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( localinv != 'System_IComparable' )
& ( localinv != 'Microsoft_Boogie_Duplicator' )
& ( localinv != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( localinv != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( localinv != 'System_Compiler_IUniqueKey' )
& ( localinv != 'Microsoft_Boogie_IAssemblyInformation' )
& ( localinv != 'Microsoft_Boogie_Translator' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_Type' )
& ( localinv != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( localinv != 'Microsoft_Boogie_Expr' )
& ( localinv != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( localinv != 'System_Compiler_Quantifier' )
& ( localinv != 'Microsoft_Boogie_TypedIdent' )
& ( localinv != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( localinv != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( localinv != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( localinv != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( localinv != 'Microsoft_Contracts_GuardException' )
& ( localinv != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( localinv != 'System_Delegate' )
& ( localinv != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( localinv != 'System_Compiler_OptionalModifier' )
& ( localinv != 'Microsoft_Boogie_ILocalVariableSink' )
& ( localinv != 'System_Compiler_IDataFlowState' )
& ( localinv != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( localinv != 'Microsoft_Boogie_LocalGatherer' )
& ( localinv != 'System_Collections_IEnumerable' )
& ( localinv != 'Microsoft_Boogie_Declaration' )
& ( localinv != 'System_Runtime_Serialization_ISerializable' )
& ( localinv != 'System_IConvertible' )
& ( localinv != 'System_Compiler_Reference' )
& ( localinv != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( localinv != 'System_MulticastDelegate' )
& ( localinv != stringLiteral15 )
& ( localinv != stringLiteral19 )
& ( localinv != stringLiteral20 )
& ( exposeVersion != sharingMode )
& ( exposeVersion != 'SharingMode_Unshared' )
& ( exposeVersion != 'SharingMode_LockProtected' )
& ( exposeVersion != ownerRef )
& ( exposeVersion != ownerFrame )
& ( exposeVersion != 'PeerGroupPlaceholder' )
& ( exposeVersion != 'ArrayCategoryValue' )
& ( exposeVersion != 'ArrayCategoryInt' )
& ( exposeVersion != 'ArrayCategoryRef' )
& ( exposeVersion != 'ArrayCategoryNonNullRef' )
& ( exposeVersion != 'System_Array' )
& ( exposeVersion != 'System_Boolean' )
& ( exposeVersion != 'System_Object' )
& ( exposeVersion != 'System_Type' )
& ( exposeVersion != 'NonNullFieldsAreInitialized' )
& ( exposeVersion != 'System_String' )
& ( exposeVersion != 'FirstConsistentOwner' )
& ( exposeVersion != 'System_SByte' )
& ( exposeVersion != 'System_Byte' )
& ( exposeVersion != 'System_Int16' )
& ( exposeVersion != 'System_UInt16' )
& ( exposeVersion != 'System_Int32' )
& ( exposeVersion != 'System_UInt32' )
& ( exposeVersion != 'System_Int64' )
& ( exposeVersion != 'System_UInt64' )
& ( exposeVersion != 'System_Char' )
& ( exposeVersion != 'System_UIntPtr' )
& ( exposeVersion != 'System_IntPtr' )
& ( exposeVersion != 'Microsoft_Boogie_Trigger_Tr' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( exposeVersion != 'PureCollections_Coll_card' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( exposeVersion != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( exposeVersion != 'Microsoft_Boogie_Trigger_Pos' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( exposeVersion != 'Microsoft_Boogie_StringBank_id2info' )
& ( exposeVersion != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( exposeVersion != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( exposeVersion != 'Microsoft_Contracts_ObjectInvariantException' )
& ( exposeVersion != 'Microsoft_Boogie_StandardVisitor' )
& ( exposeVersion != 'System_Compiler_Visitor' )
& ( exposeVersion != 'System_IFormattable' )
& ( exposeVersion != 'PureCollections_Coll' )
& ( exposeVersion != 'System_Compiler_InstructionVisitor' )
& ( exposeVersion != 'Microsoft_Boogie_IdentifierExpr' )
& ( exposeVersion != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( exposeVersion != 'Microsoft_Boogie_Block' )
& ( exposeVersion != 'System_Compiler_Member' )
& ( exposeVersion != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( exposeVersion != 'System_Compiler_Statement' )
& ( exposeVersion != 'System_Collections_ICollection' )
& ( exposeVersion != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( exposeVersion != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( exposeVersion != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( exposeVersion != 'Microsoft_Boogie_TypeAssignment' )
& ( exposeVersion != 'Microsoft_Boogie_CmdSeq' )
& ( exposeVersion != 'System_Compiler_Expression' )
& ( exposeVersion != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( exposeVersion != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( exposeVersion != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue' )
& ( exposeVersion != 'System_ICloneable' )
& ( exposeVersion != 'System_Enum' )
& ( exposeVersion != 'System_Compiler_CfgBlock' )
& ( exposeVersion != 'Microsoft_Boogie_ParameterInfo' )
& ( exposeVersion != 'Microsoft_Boogie_SimpleSubstituter' )
& ( exposeVersion != 'Microsoft_Boogie_Sink' )
& ( exposeVersion != 'Microsoft_Boogie_LocalVariable' )
& ( exposeVersion != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( exposeVersion != 'System_Compiler_Field' )
& ( exposeVersion != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( exposeVersion != 'System_Collections_IList' )
& ( exposeVersion != 'System_Compiler_Node' )
& ( exposeVersion != 'Microsoft_Boogie_InstructionTranslator' )
& ( exposeVersion != 'Microsoft_Boogie_IFieldInfo' )
& ( exposeVersion != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( exposeVersion != 'System_Compiler_StandardVisitor' )
& ( exposeVersion != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( exposeVersion != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( exposeVersion != 'System_Compiler_TypeModifier' )
& ( exposeVersion != 'System_Compiler_ModelfieldContractList' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( exposeVersion != 'Microsoft_Boogie_CommandLineArguments' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( exposeVersion != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( exposeVersion != 'Microsoft_Boogie_SituatedVariable' )
& ( exposeVersion != 'System_IComparable_1___System_String' )
& ( exposeVersion != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( exposeVersion != 'Microsoft_Boogie_CilTranslator' )
& ( exposeVersion != 'System_IEquatable_1___System_String' )
& ( exposeVersion != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( exposeVersion != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( exposeVersion != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( exposeVersion != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( exposeVersion != 'Microsoft_Boogie_Role' )
& ( exposeVersion != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( exposeVersion != 'Microsoft_Boogie_TranslatedProgram' )
& ( exposeVersion != 'Microsoft_Boogie_MethodSignature' )
& ( exposeVersion != 'Microsoft_Boogie_MethodParameters' )
& ( exposeVersion != 'Microsoft_Boogie_TypeDataflowState' )
& ( exposeVersion != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( exposeVersion != 'Microsoft_Boogie_NamedDeclaration' )
& ( exposeVersion != 'System_Exception' )
& ( exposeVersion != 'System_Compiler_Variable' )
& ( exposeVersion != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( exposeVersion != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( exposeVersion != 'PureCollections_Sequence' )
& ( exposeVersion != 'Microsoft_Boogie_Trigger' )
& ( exposeVersion != 'Microsoft_Boogie_OwnershipModel' )
& ( exposeVersion != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( exposeVersion != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( exposeVersion != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( exposeVersion != 'Microsoft_Boogie_Visitor' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( exposeVersion != 'Microsoft_Boogie_ParameterConditions' )
& ( exposeVersion != 'System_ValueType' )
& ( exposeVersion != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( exposeVersion != 'Microsoft_Boogie_Prelude' )
& ( exposeVersion != 'Microsoft_Boogie_ExprSeq' )
& ( exposeVersion != 'Microsoft_Boogie_StringBank' )
& ( exposeVersion != 'System_AsyncCallback' )
& ( exposeVersion != 'System_Compiler_Block' )
& ( exposeVersion != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( exposeVersion != 'System_IAsyncResult' )
& ( exposeVersion != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( exposeVersion != 'System_Compiler_TypeNode' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( exposeVersion != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( exposeVersion != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( exposeVersion != 'Microsoft_Boogie_Absy' )
& ( exposeVersion != 'System_Compiler_Parameter' )
& ( exposeVersion != 'System_Runtime_InteropServices__Exception' )
& ( exposeVersion != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( exposeVersion != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( exposeVersion != 'Microsoft_Boogie_ExpressionTranslator' )
& ( exposeVersion != 'Microsoft_Boogie_Variable' )
& ( exposeVersion != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( exposeVersion != 'System_IComparable' )
& ( exposeVersion != 'Microsoft_Boogie_Duplicator' )
& ( exposeVersion != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( exposeVersion != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( exposeVersion != 'System_Compiler_IUniqueKey' )
& ( exposeVersion != 'Microsoft_Boogie_IAssemblyInformation' )
& ( exposeVersion != 'Microsoft_Boogie_Translator' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_Type' )
& ( exposeVersion != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( exposeVersion != 'Microsoft_Boogie_Expr' )
& ( exposeVersion != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( exposeVersion != 'System_Compiler_Quantifier' )
& ( exposeVersion != 'Microsoft_Boogie_TypedIdent' )
& ( exposeVersion != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( exposeVersion != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( exposeVersion != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( exposeVersion != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( exposeVersion != 'Microsoft_Contracts_GuardException' )
& ( exposeVersion != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( exposeVersion != 'System_Delegate' )
& ( exposeVersion != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( exposeVersion != 'System_Compiler_OptionalModifier' )
& ( exposeVersion != 'Microsoft_Boogie_ILocalVariableSink' )
& ( exposeVersion != 'System_Compiler_IDataFlowState' )
& ( exposeVersion != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( exposeVersion != 'Microsoft_Boogie_LocalGatherer' )
& ( exposeVersion != 'System_Collections_IEnumerable' )
& ( exposeVersion != 'Microsoft_Boogie_Declaration' )
& ( exposeVersion != 'System_Runtime_Serialization_ISerializable' )
& ( exposeVersion != 'System_IConvertible' )
& ( exposeVersion != 'System_Compiler_Reference' )
& ( exposeVersion != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( exposeVersion != 'System_MulticastDelegate' )
& ( exposeVersion != stringLiteral15 )
& ( exposeVersion != stringLiteral19 )
& ( exposeVersion != stringLiteral20 )
& ( sharingMode != 'SharingMode_Unshared' )
& ( sharingMode != 'SharingMode_LockProtected' )
& ( sharingMode != ownerRef )
& ( sharingMode != ownerFrame )
& ( sharingMode != 'PeerGroupPlaceholder' )
& ( sharingMode != 'ArrayCategoryValue' )
& ( sharingMode != 'ArrayCategoryInt' )
& ( sharingMode != 'ArrayCategoryRef' )
& ( sharingMode != 'ArrayCategoryNonNullRef' )
& ( sharingMode != 'System_Array' )
& ( sharingMode != 'System_Boolean' )
& ( sharingMode != 'System_Object' )
& ( sharingMode != 'System_Type' )
& ( sharingMode != 'NonNullFieldsAreInitialized' )
& ( sharingMode != 'System_String' )
& ( sharingMode != 'FirstConsistentOwner' )
& ( sharingMode != 'System_SByte' )
& ( sharingMode != 'System_Byte' )
& ( sharingMode != 'System_Int16' )
& ( sharingMode != 'System_UInt16' )
& ( sharingMode != 'System_Int32' )
& ( sharingMode != 'System_UInt32' )
& ( sharingMode != 'System_Int64' )
& ( sharingMode != 'System_UInt64' )
& ( sharingMode != 'System_Char' )
& ( sharingMode != 'System_UIntPtr' )
& ( sharingMode != 'System_IntPtr' )
& ( sharingMode != 'Microsoft_Boogie_Trigger_Tr' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( sharingMode != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( sharingMode != 'PureCollections_Coll_card' )
& ( sharingMode != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( sharingMode != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( sharingMode != 'Microsoft_Boogie_Trigger_Pos' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( sharingMode != 'Microsoft_Boogie_StringBank_id2info' )
& ( sharingMode != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( sharingMode != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( sharingMode != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( sharingMode != 'Microsoft_Contracts_ObjectInvariantException' )
& ( sharingMode != 'Microsoft_Boogie_StandardVisitor' )
& ( sharingMode != 'System_Compiler_Visitor' )
& ( sharingMode != 'System_IFormattable' )
& ( sharingMode != 'PureCollections_Coll' )
& ( sharingMode != 'System_Compiler_InstructionVisitor' )
& ( sharingMode != 'Microsoft_Boogie_IdentifierExpr' )
& ( sharingMode != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( sharingMode != 'Microsoft_Boogie_Block' )
& ( sharingMode != 'System_Compiler_Member' )
& ( sharingMode != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( sharingMode != 'System_Compiler_Statement' )
& ( sharingMode != 'System_Collections_ICollection' )
& ( sharingMode != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( sharingMode != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( sharingMode != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( sharingMode != 'Microsoft_Boogie_TypeAssignment' )
& ( sharingMode != 'Microsoft_Boogie_CmdSeq' )
& ( sharingMode != 'System_Compiler_Expression' )
& ( sharingMode != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( sharingMode != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( sharingMode != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue' )
& ( sharingMode != 'System_ICloneable' )
& ( sharingMode != 'System_Enum' )
& ( sharingMode != 'System_Compiler_CfgBlock' )
& ( sharingMode != 'Microsoft_Boogie_ParameterInfo' )
& ( sharingMode != 'Microsoft_Boogie_SimpleSubstituter' )
& ( sharingMode != 'Microsoft_Boogie_Sink' )
& ( sharingMode != 'Microsoft_Boogie_LocalVariable' )
& ( sharingMode != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( sharingMode != 'System_Compiler_Field' )
& ( sharingMode != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( sharingMode != 'System_Collections_IList' )
& ( sharingMode != 'System_Compiler_Node' )
& ( sharingMode != 'Microsoft_Boogie_InstructionTranslator' )
& ( sharingMode != 'Microsoft_Boogie_IFieldInfo' )
& ( sharingMode != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( sharingMode != 'System_Compiler_StandardVisitor' )
& ( sharingMode != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( sharingMode != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( sharingMode != 'System_Compiler_TypeModifier' )
& ( sharingMode != 'System_Compiler_ModelfieldContractList' )
& ( sharingMode != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( sharingMode != 'Microsoft_Boogie_CommandLineArguments' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( sharingMode != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( sharingMode != 'Microsoft_Boogie_SituatedVariable' )
& ( sharingMode != 'System_IComparable_1___System_String' )
& ( sharingMode != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( sharingMode != 'Microsoft_Boogie_CilTranslator' )
& ( sharingMode != 'System_IEquatable_1___System_String' )
& ( sharingMode != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( sharingMode != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( sharingMode != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( sharingMode != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( sharingMode != 'Microsoft_Boogie_Role' )
& ( sharingMode != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( sharingMode != 'Microsoft_Boogie_TranslatedProgram' )
& ( sharingMode != 'Microsoft_Boogie_MethodSignature' )
& ( sharingMode != 'Microsoft_Boogie_MethodParameters' )
& ( sharingMode != 'Microsoft_Boogie_TypeDataflowState' )
& ( sharingMode != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( sharingMode != 'Microsoft_Boogie_NamedDeclaration' )
& ( sharingMode != 'System_Exception' )
& ( sharingMode != 'System_Compiler_Variable' )
& ( sharingMode != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( sharingMode != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( sharingMode != 'PureCollections_Sequence' )
& ( sharingMode != 'Microsoft_Boogie_Trigger' )
& ( sharingMode != 'Microsoft_Boogie_OwnershipModel' )
& ( sharingMode != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( sharingMode != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( sharingMode != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( sharingMode != 'Microsoft_Boogie_Visitor' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( sharingMode != 'Microsoft_Boogie_ParameterConditions' )
& ( sharingMode != 'System_ValueType' )
& ( sharingMode != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( sharingMode != 'Microsoft_Boogie_Prelude' )
& ( sharingMode != 'Microsoft_Boogie_ExprSeq' )
& ( sharingMode != 'Microsoft_Boogie_StringBank' )
& ( sharingMode != 'System_AsyncCallback' )
& ( sharingMode != 'System_Compiler_Block' )
& ( sharingMode != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( sharingMode != 'System_IAsyncResult' )
& ( sharingMode != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( sharingMode != 'System_Compiler_TypeNode' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( sharingMode != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( sharingMode != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( sharingMode != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( sharingMode != 'Microsoft_Boogie_Absy' )
& ( sharingMode != 'System_Compiler_Parameter' )
& ( sharingMode != 'System_Runtime_InteropServices__Exception' )
& ( sharingMode != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( sharingMode != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( sharingMode != 'Microsoft_Boogie_ExpressionTranslator' )
& ( sharingMode != 'Microsoft_Boogie_Variable' )
& ( sharingMode != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( sharingMode != 'System_IComparable' )
& ( sharingMode != 'Microsoft_Boogie_Duplicator' )
& ( sharingMode != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( sharingMode != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( sharingMode != 'System_Compiler_IUniqueKey' )
& ( sharingMode != 'Microsoft_Boogie_IAssemblyInformation' )
& ( sharingMode != 'Microsoft_Boogie_Translator' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_Type' )
& ( sharingMode != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( sharingMode != 'Microsoft_Boogie_Expr' )
& ( sharingMode != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( sharingMode != 'System_Compiler_Quantifier' )
& ( sharingMode != 'Microsoft_Boogie_TypedIdent' )
& ( sharingMode != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( sharingMode != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( sharingMode != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( sharingMode != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( sharingMode != 'Microsoft_Contracts_GuardException' )
& ( sharingMode != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( sharingMode != 'System_Delegate' )
& ( sharingMode != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( sharingMode != 'System_Compiler_OptionalModifier' )
& ( sharingMode != 'Microsoft_Boogie_ILocalVariableSink' )
& ( sharingMode != 'System_Compiler_IDataFlowState' )
& ( sharingMode != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( sharingMode != 'Microsoft_Boogie_LocalGatherer' )
& ( sharingMode != 'System_Collections_IEnumerable' )
& ( sharingMode != 'Microsoft_Boogie_Declaration' )
& ( sharingMode != 'System_Runtime_Serialization_ISerializable' )
& ( sharingMode != 'System_IConvertible' )
& ( sharingMode != 'System_Compiler_Reference' )
& ( sharingMode != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( sharingMode != 'System_MulticastDelegate' )
& ( sharingMode != stringLiteral15 )
& ( sharingMode != stringLiteral19 )
& ( sharingMode != stringLiteral20 )
& ( 'SharingMode_Unshared' != 'SharingMode_LockProtected' )
& ( 'SharingMode_Unshared' != ownerRef )
& ( 'SharingMode_Unshared' != ownerFrame )
& ( 'SharingMode_Unshared' != 'PeerGroupPlaceholder' )
& ( 'SharingMode_Unshared' != 'ArrayCategoryValue' )
& ( 'SharingMode_Unshared' != 'ArrayCategoryInt' )
& ( 'SharingMode_Unshared' != 'ArrayCategoryRef' )
& ( 'SharingMode_Unshared' != 'ArrayCategoryNonNullRef' )
& ( 'SharingMode_Unshared' != 'System_Array' )
& ( 'SharingMode_Unshared' != 'System_Boolean' )
& ( 'SharingMode_Unshared' != 'System_Object' )
& ( 'SharingMode_Unshared' != 'System_Type' )
& ( 'SharingMode_Unshared' != 'NonNullFieldsAreInitialized' )
& ( 'SharingMode_Unshared' != 'System_String' )
& ( 'SharingMode_Unshared' != 'FirstConsistentOwner' )
& ( 'SharingMode_Unshared' != 'System_SByte' )
& ( 'SharingMode_Unshared' != 'System_Byte' )
& ( 'SharingMode_Unshared' != 'System_Int16' )
& ( 'SharingMode_Unshared' != 'System_UInt16' )
& ( 'SharingMode_Unshared' != 'System_Int32' )
& ( 'SharingMode_Unshared' != 'System_UInt32' )
& ( 'SharingMode_Unshared' != 'System_Int64' )
& ( 'SharingMode_Unshared' != 'System_UInt64' )
& ( 'SharingMode_Unshared' != 'System_Char' )
& ( 'SharingMode_Unshared' != 'System_UIntPtr' )
& ( 'SharingMode_Unshared' != 'System_IntPtr' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'SharingMode_Unshared' != 'PureCollections_Coll_card' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'SharingMode_Unshared' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Visitor' )
& ( 'SharingMode_Unshared' != 'System_IFormattable' )
& ( 'SharingMode_Unshared' != 'PureCollections_Coll' )
& ( 'SharingMode_Unshared' != 'System_Compiler_InstructionVisitor' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'SharingMode_Unshared' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Block' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Member' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Statement' )
& ( 'SharingMode_Unshared' != 'System_Collections_ICollection' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CmdSeq' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Expression' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue' )
& ( 'SharingMode_Unshared' != 'System_ICloneable' )
& ( 'SharingMode_Unshared' != 'System_Enum' )
& ( 'SharingMode_Unshared' != 'System_Compiler_CfgBlock' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Sink' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_LocalVariable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Field' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'SharingMode_Unshared' != 'System_Collections_IList' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Node' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'SharingMode_Unshared' != 'System_Compiler_StandardVisitor' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_Unshared' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'SharingMode_Unshared' != 'System_Compiler_TypeModifier' )
& ( 'SharingMode_Unshared' != 'System_Compiler_ModelfieldContractList' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'SharingMode_Unshared' != 'System_IComparable_1___System_String' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CilTranslator' )
& ( 'SharingMode_Unshared' != 'System_IEquatable_1___System_String' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_Unshared' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Role' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_MethodSignature' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_MethodParameters' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'SharingMode_Unshared' != 'System_Exception' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Variable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'SharingMode_Unshared' != 'PureCollections_Sequence' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Trigger' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Visitor' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'SharingMode_Unshared' != 'System_ValueType' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Prelude' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ExprSeq' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_StringBank' )
& ( 'SharingMode_Unshared' != 'System_AsyncCallback' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Block' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'SharingMode_Unshared' != 'System_IAsyncResult' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'SharingMode_Unshared' != 'System_Compiler_TypeNode' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Absy' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Parameter' )
& ( 'SharingMode_Unshared' != 'System_Runtime_InteropServices__Exception' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Variable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'SharingMode_Unshared' != 'System_IComparable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Duplicator' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'SharingMode_Unshared' != 'System_Compiler_IUniqueKey' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Expr' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Quantifier' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TypedIdent' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'SharingMode_Unshared' != 'Microsoft_Contracts_GuardException' )
& ( 'SharingMode_Unshared' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_Unshared' != 'System_Delegate' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'SharingMode_Unshared' != 'System_Compiler_OptionalModifier' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'SharingMode_Unshared' != 'System_Compiler_IDataFlowState' )
& ( 'SharingMode_Unshared' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'SharingMode_Unshared' != 'System_Collections_IEnumerable' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_Declaration' )
& ( 'SharingMode_Unshared' != 'System_Runtime_Serialization_ISerializable' )
& ( 'SharingMode_Unshared' != 'System_IConvertible' )
& ( 'SharingMode_Unshared' != 'System_Compiler_Reference' )
& ( 'SharingMode_Unshared' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'SharingMode_Unshared' != 'System_MulticastDelegate' )
& ( 'SharingMode_Unshared' != stringLiteral15 )
& ( 'SharingMode_Unshared' != stringLiteral19 )
& ( 'SharingMode_Unshared' != stringLiteral20 )
& ( 'SharingMode_LockProtected' != ownerRef )
& ( 'SharingMode_LockProtected' != ownerFrame )
& ( 'SharingMode_LockProtected' != 'PeerGroupPlaceholder' )
& ( 'SharingMode_LockProtected' != 'ArrayCategoryValue' )
& ( 'SharingMode_LockProtected' != 'ArrayCategoryInt' )
& ( 'SharingMode_LockProtected' != 'ArrayCategoryRef' )
& ( 'SharingMode_LockProtected' != 'ArrayCategoryNonNullRef' )
& ( 'SharingMode_LockProtected' != 'System_Array' )
& ( 'SharingMode_LockProtected' != 'System_Boolean' )
& ( 'SharingMode_LockProtected' != 'System_Object' )
& ( 'SharingMode_LockProtected' != 'System_Type' )
& ( 'SharingMode_LockProtected' != 'NonNullFieldsAreInitialized' )
& ( 'SharingMode_LockProtected' != 'System_String' )
& ( 'SharingMode_LockProtected' != 'FirstConsistentOwner' )
& ( 'SharingMode_LockProtected' != 'System_SByte' )
& ( 'SharingMode_LockProtected' != 'System_Byte' )
& ( 'SharingMode_LockProtected' != 'System_Int16' )
& ( 'SharingMode_LockProtected' != 'System_UInt16' )
& ( 'SharingMode_LockProtected' != 'System_Int32' )
& ( 'SharingMode_LockProtected' != 'System_UInt32' )
& ( 'SharingMode_LockProtected' != 'System_Int64' )
& ( 'SharingMode_LockProtected' != 'System_UInt64' )
& ( 'SharingMode_LockProtected' != 'System_Char' )
& ( 'SharingMode_LockProtected' != 'System_UIntPtr' )
& ( 'SharingMode_LockProtected' != 'System_IntPtr' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'SharingMode_LockProtected' != 'PureCollections_Coll_card' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Visitor' )
& ( 'SharingMode_LockProtected' != 'System_IFormattable' )
& ( 'SharingMode_LockProtected' != 'PureCollections_Coll' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_InstructionVisitor' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'SharingMode_LockProtected' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Block' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Member' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Statement' )
& ( 'SharingMode_LockProtected' != 'System_Collections_ICollection' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CmdSeq' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Expression' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue' )
& ( 'SharingMode_LockProtected' != 'System_ICloneable' )
& ( 'SharingMode_LockProtected' != 'System_Enum' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_CfgBlock' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Sink' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_LocalVariable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Field' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'SharingMode_LockProtected' != 'System_Collections_IList' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Node' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_StandardVisitor' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_LockProtected' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_TypeModifier' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_ModelfieldContractList' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'SharingMode_LockProtected' != 'System_IComparable_1___System_String' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CilTranslator' )
& ( 'SharingMode_LockProtected' != 'System_IEquatable_1___System_String' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_LockProtected' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Role' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_MethodSignature' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_MethodParameters' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'SharingMode_LockProtected' != 'System_Exception' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Variable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'SharingMode_LockProtected' != 'PureCollections_Sequence' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Trigger' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Visitor' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'SharingMode_LockProtected' != 'System_ValueType' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Prelude' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ExprSeq' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_StringBank' )
& ( 'SharingMode_LockProtected' != 'System_AsyncCallback' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Block' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'SharingMode_LockProtected' != 'System_IAsyncResult' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_TypeNode' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Absy' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Parameter' )
& ( 'SharingMode_LockProtected' != 'System_Runtime_InteropServices__Exception' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Variable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'SharingMode_LockProtected' != 'System_IComparable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Duplicator' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_IUniqueKey' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Expr' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Quantifier' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TypedIdent' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Contracts_GuardException' )
& ( 'SharingMode_LockProtected' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'SharingMode_LockProtected' != 'System_Delegate' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_OptionalModifier' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_IDataFlowState' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'SharingMode_LockProtected' != 'System_Collections_IEnumerable' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_Declaration' )
& ( 'SharingMode_LockProtected' != 'System_Runtime_Serialization_ISerializable' )
& ( 'SharingMode_LockProtected' != 'System_IConvertible' )
& ( 'SharingMode_LockProtected' != 'System_Compiler_Reference' )
& ( 'SharingMode_LockProtected' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'SharingMode_LockProtected' != 'System_MulticastDelegate' )
& ( 'SharingMode_LockProtected' != stringLiteral15 )
& ( 'SharingMode_LockProtected' != stringLiteral19 )
& ( 'SharingMode_LockProtected' != stringLiteral20 )
& ( ownerRef != ownerFrame )
& ( ownerRef != 'PeerGroupPlaceholder' )
& ( ownerRef != 'ArrayCategoryValue' )
& ( ownerRef != 'ArrayCategoryInt' )
& ( ownerRef != 'ArrayCategoryRef' )
& ( ownerRef != 'ArrayCategoryNonNullRef' )
& ( ownerRef != 'System_Array' )
& ( ownerRef != 'System_Boolean' )
& ( ownerRef != 'System_Object' )
& ( ownerRef != 'System_Type' )
& ( ownerRef != 'NonNullFieldsAreInitialized' )
& ( ownerRef != 'System_String' )
& ( ownerRef != 'FirstConsistentOwner' )
& ( ownerRef != 'System_SByte' )
& ( ownerRef != 'System_Byte' )
& ( ownerRef != 'System_Int16' )
& ( ownerRef != 'System_UInt16' )
& ( ownerRef != 'System_Int32' )
& ( ownerRef != 'System_UInt32' )
& ( ownerRef != 'System_Int64' )
& ( ownerRef != 'System_UInt64' )
& ( ownerRef != 'System_Char' )
& ( ownerRef != 'System_UIntPtr' )
& ( ownerRef != 'System_IntPtr' )
& ( ownerRef != 'Microsoft_Boogie_Trigger_Tr' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( ownerRef != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( ownerRef != 'PureCollections_Coll_card' )
& ( ownerRef != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( ownerRef != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( ownerRef != 'Microsoft_Boogie_Trigger_Pos' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( ownerRef != 'Microsoft_Boogie_StringBank_id2info' )
& ( ownerRef != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( ownerRef != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( ownerRef != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( ownerRef != 'Microsoft_Contracts_ObjectInvariantException' )
& ( ownerRef != 'Microsoft_Boogie_StandardVisitor' )
& ( ownerRef != 'System_Compiler_Visitor' )
& ( ownerRef != 'System_IFormattable' )
& ( ownerRef != 'PureCollections_Coll' )
& ( ownerRef != 'System_Compiler_InstructionVisitor' )
& ( ownerRef != 'Microsoft_Boogie_IdentifierExpr' )
& ( ownerRef != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( ownerRef != 'Microsoft_Boogie_Block' )
& ( ownerRef != 'System_Compiler_Member' )
& ( ownerRef != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( ownerRef != 'System_Compiler_Statement' )
& ( ownerRef != 'System_Collections_ICollection' )
& ( ownerRef != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerRef != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerRef != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( ownerRef != 'Microsoft_Boogie_TypeAssignment' )
& ( ownerRef != 'Microsoft_Boogie_CmdSeq' )
& ( ownerRef != 'System_Compiler_Expression' )
& ( ownerRef != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( ownerRef != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( ownerRef != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue' )
& ( ownerRef != 'System_ICloneable' )
& ( ownerRef != 'System_Enum' )
& ( ownerRef != 'System_Compiler_CfgBlock' )
& ( ownerRef != 'Microsoft_Boogie_ParameterInfo' )
& ( ownerRef != 'Microsoft_Boogie_SimpleSubstituter' )
& ( ownerRef != 'Microsoft_Boogie_Sink' )
& ( ownerRef != 'Microsoft_Boogie_LocalVariable' )
& ( ownerRef != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( ownerRef != 'System_Compiler_Field' )
& ( ownerRef != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( ownerRef != 'System_Collections_IList' )
& ( ownerRef != 'System_Compiler_Node' )
& ( ownerRef != 'Microsoft_Boogie_InstructionTranslator' )
& ( ownerRef != 'Microsoft_Boogie_IFieldInfo' )
& ( ownerRef != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( ownerRef != 'System_Compiler_StandardVisitor' )
& ( ownerRef != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerRef != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( ownerRef != 'System_Compiler_TypeModifier' )
& ( ownerRef != 'System_Compiler_ModelfieldContractList' )
& ( ownerRef != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( ownerRef != 'Microsoft_Boogie_CommandLineArguments' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( ownerRef != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( ownerRef != 'Microsoft_Boogie_SituatedVariable' )
& ( ownerRef != 'System_IComparable_1___System_String' )
& ( ownerRef != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( ownerRef != 'Microsoft_Boogie_CilTranslator' )
& ( ownerRef != 'System_IEquatable_1___System_String' )
& ( ownerRef != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerRef != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( ownerRef != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( ownerRef != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( ownerRef != 'Microsoft_Boogie_Role' )
& ( ownerRef != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerRef != 'Microsoft_Boogie_TranslatedProgram' )
& ( ownerRef != 'Microsoft_Boogie_MethodSignature' )
& ( ownerRef != 'Microsoft_Boogie_MethodParameters' )
& ( ownerRef != 'Microsoft_Boogie_TypeDataflowState' )
& ( ownerRef != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerRef != 'Microsoft_Boogie_NamedDeclaration' )
& ( ownerRef != 'System_Exception' )
& ( ownerRef != 'System_Compiler_Variable' )
& ( ownerRef != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( ownerRef != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( ownerRef != 'PureCollections_Sequence' )
& ( ownerRef != 'Microsoft_Boogie_Trigger' )
& ( ownerRef != 'Microsoft_Boogie_OwnershipModel' )
& ( ownerRef != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( ownerRef != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( ownerRef != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( ownerRef != 'Microsoft_Boogie_Visitor' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( ownerRef != 'Microsoft_Boogie_ParameterConditions' )
& ( ownerRef != 'System_ValueType' )
& ( ownerRef != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( ownerRef != 'Microsoft_Boogie_Prelude' )
& ( ownerRef != 'Microsoft_Boogie_ExprSeq' )
& ( ownerRef != 'Microsoft_Boogie_StringBank' )
& ( ownerRef != 'System_AsyncCallback' )
& ( ownerRef != 'System_Compiler_Block' )
& ( ownerRef != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( ownerRef != 'System_IAsyncResult' )
& ( ownerRef != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( ownerRef != 'System_Compiler_TypeNode' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( ownerRef != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( ownerRef != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( ownerRef != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( ownerRef != 'Microsoft_Boogie_Absy' )
& ( ownerRef != 'System_Compiler_Parameter' )
& ( ownerRef != 'System_Runtime_InteropServices__Exception' )
& ( ownerRef != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( ownerRef != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( ownerRef != 'Microsoft_Boogie_ExpressionTranslator' )
& ( ownerRef != 'Microsoft_Boogie_Variable' )
& ( ownerRef != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( ownerRef != 'System_IComparable' )
& ( ownerRef != 'Microsoft_Boogie_Duplicator' )
& ( ownerRef != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( ownerRef != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( ownerRef != 'System_Compiler_IUniqueKey' )
& ( ownerRef != 'Microsoft_Boogie_IAssemblyInformation' )
& ( ownerRef != 'Microsoft_Boogie_Translator' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_Type' )
& ( ownerRef != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerRef != 'Microsoft_Boogie_Expr' )
& ( ownerRef != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( ownerRef != 'System_Compiler_Quantifier' )
& ( ownerRef != 'Microsoft_Boogie_TypedIdent' )
& ( ownerRef != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( ownerRef != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( ownerRef != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerRef != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( ownerRef != 'Microsoft_Contracts_GuardException' )
& ( ownerRef != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerRef != 'System_Delegate' )
& ( ownerRef != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( ownerRef != 'System_Compiler_OptionalModifier' )
& ( ownerRef != 'Microsoft_Boogie_ILocalVariableSink' )
& ( ownerRef != 'System_Compiler_IDataFlowState' )
& ( ownerRef != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( ownerRef != 'Microsoft_Boogie_LocalGatherer' )
& ( ownerRef != 'System_Collections_IEnumerable' )
& ( ownerRef != 'Microsoft_Boogie_Declaration' )
& ( ownerRef != 'System_Runtime_Serialization_ISerializable' )
& ( ownerRef != 'System_IConvertible' )
& ( ownerRef != 'System_Compiler_Reference' )
& ( ownerRef != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( ownerRef != 'System_MulticastDelegate' )
& ( ownerRef != stringLiteral15 )
& ( ownerRef != stringLiteral19 )
& ( ownerRef != stringLiteral20 )
& ( ownerFrame != 'PeerGroupPlaceholder' )
& ( ownerFrame != 'ArrayCategoryValue' )
& ( ownerFrame != 'ArrayCategoryInt' )
& ( ownerFrame != 'ArrayCategoryRef' )
& ( ownerFrame != 'ArrayCategoryNonNullRef' )
& ( ownerFrame != 'System_Array' )
& ( ownerFrame != 'System_Boolean' )
& ( ownerFrame != 'System_Object' )
& ( ownerFrame != 'System_Type' )
& ( ownerFrame != 'NonNullFieldsAreInitialized' )
& ( ownerFrame != 'System_String' )
& ( ownerFrame != 'FirstConsistentOwner' )
& ( ownerFrame != 'System_SByte' )
& ( ownerFrame != 'System_Byte' )
& ( ownerFrame != 'System_Int16' )
& ( ownerFrame != 'System_UInt16' )
& ( ownerFrame != 'System_Int32' )
& ( ownerFrame != 'System_UInt32' )
& ( ownerFrame != 'System_Int64' )
& ( ownerFrame != 'System_UInt64' )
& ( ownerFrame != 'System_Char' )
& ( ownerFrame != 'System_UIntPtr' )
& ( ownerFrame != 'System_IntPtr' )
& ( ownerFrame != 'Microsoft_Boogie_Trigger_Tr' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( ownerFrame != 'PureCollections_Coll_card' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( ownerFrame != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( ownerFrame != 'Microsoft_Boogie_Trigger_Pos' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( ownerFrame != 'Microsoft_Boogie_StringBank_id2info' )
& ( ownerFrame != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( ownerFrame != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( ownerFrame != 'Microsoft_Contracts_ObjectInvariantException' )
& ( ownerFrame != 'Microsoft_Boogie_StandardVisitor' )
& ( ownerFrame != 'System_Compiler_Visitor' )
& ( ownerFrame != 'System_IFormattable' )
& ( ownerFrame != 'PureCollections_Coll' )
& ( ownerFrame != 'System_Compiler_InstructionVisitor' )
& ( ownerFrame != 'Microsoft_Boogie_IdentifierExpr' )
& ( ownerFrame != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( ownerFrame != 'Microsoft_Boogie_Block' )
& ( ownerFrame != 'System_Compiler_Member' )
& ( ownerFrame != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( ownerFrame != 'System_Compiler_Statement' )
& ( ownerFrame != 'System_Collections_ICollection' )
& ( ownerFrame != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerFrame != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerFrame != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( ownerFrame != 'Microsoft_Boogie_TypeAssignment' )
& ( ownerFrame != 'Microsoft_Boogie_CmdSeq' )
& ( ownerFrame != 'System_Compiler_Expression' )
& ( ownerFrame != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( ownerFrame != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( ownerFrame != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue' )
& ( ownerFrame != 'System_ICloneable' )
& ( ownerFrame != 'System_Enum' )
& ( ownerFrame != 'System_Compiler_CfgBlock' )
& ( ownerFrame != 'Microsoft_Boogie_ParameterInfo' )
& ( ownerFrame != 'Microsoft_Boogie_SimpleSubstituter' )
& ( ownerFrame != 'Microsoft_Boogie_Sink' )
& ( ownerFrame != 'Microsoft_Boogie_LocalVariable' )
& ( ownerFrame != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( ownerFrame != 'System_Compiler_Field' )
& ( ownerFrame != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( ownerFrame != 'System_Collections_IList' )
& ( ownerFrame != 'System_Compiler_Node' )
& ( ownerFrame != 'Microsoft_Boogie_InstructionTranslator' )
& ( ownerFrame != 'Microsoft_Boogie_IFieldInfo' )
& ( ownerFrame != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( ownerFrame != 'System_Compiler_StandardVisitor' )
& ( ownerFrame != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerFrame != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( ownerFrame != 'System_Compiler_TypeModifier' )
& ( ownerFrame != 'System_Compiler_ModelfieldContractList' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( ownerFrame != 'Microsoft_Boogie_CommandLineArguments' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( ownerFrame != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( ownerFrame != 'Microsoft_Boogie_SituatedVariable' )
& ( ownerFrame != 'System_IComparable_1___System_String' )
& ( ownerFrame != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( ownerFrame != 'Microsoft_Boogie_CilTranslator' )
& ( ownerFrame != 'System_IEquatable_1___System_String' )
& ( ownerFrame != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerFrame != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( ownerFrame != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( ownerFrame != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( ownerFrame != 'Microsoft_Boogie_Role' )
& ( ownerFrame != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerFrame != 'Microsoft_Boogie_TranslatedProgram' )
& ( ownerFrame != 'Microsoft_Boogie_MethodSignature' )
& ( ownerFrame != 'Microsoft_Boogie_MethodParameters' )
& ( ownerFrame != 'Microsoft_Boogie_TypeDataflowState' )
& ( ownerFrame != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerFrame != 'Microsoft_Boogie_NamedDeclaration' )
& ( ownerFrame != 'System_Exception' )
& ( ownerFrame != 'System_Compiler_Variable' )
& ( ownerFrame != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( ownerFrame != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( ownerFrame != 'PureCollections_Sequence' )
& ( ownerFrame != 'Microsoft_Boogie_Trigger' )
& ( ownerFrame != 'Microsoft_Boogie_OwnershipModel' )
& ( ownerFrame != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( ownerFrame != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( ownerFrame != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( ownerFrame != 'Microsoft_Boogie_Visitor' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( ownerFrame != 'Microsoft_Boogie_ParameterConditions' )
& ( ownerFrame != 'System_ValueType' )
& ( ownerFrame != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( ownerFrame != 'Microsoft_Boogie_Prelude' )
& ( ownerFrame != 'Microsoft_Boogie_ExprSeq' )
& ( ownerFrame != 'Microsoft_Boogie_StringBank' )
& ( ownerFrame != 'System_AsyncCallback' )
& ( ownerFrame != 'System_Compiler_Block' )
& ( ownerFrame != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( ownerFrame != 'System_IAsyncResult' )
& ( ownerFrame != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( ownerFrame != 'System_Compiler_TypeNode' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( ownerFrame != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( ownerFrame != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( ownerFrame != 'Microsoft_Boogie_Absy' )
& ( ownerFrame != 'System_Compiler_Parameter' )
& ( ownerFrame != 'System_Runtime_InteropServices__Exception' )
& ( ownerFrame != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( ownerFrame != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( ownerFrame != 'Microsoft_Boogie_ExpressionTranslator' )
& ( ownerFrame != 'Microsoft_Boogie_Variable' )
& ( ownerFrame != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( ownerFrame != 'System_IComparable' )
& ( ownerFrame != 'Microsoft_Boogie_Duplicator' )
& ( ownerFrame != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( ownerFrame != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( ownerFrame != 'System_Compiler_IUniqueKey' )
& ( ownerFrame != 'Microsoft_Boogie_IAssemblyInformation' )
& ( ownerFrame != 'Microsoft_Boogie_Translator' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_Type' )
& ( ownerFrame != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( ownerFrame != 'Microsoft_Boogie_Expr' )
& ( ownerFrame != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( ownerFrame != 'System_Compiler_Quantifier' )
& ( ownerFrame != 'Microsoft_Boogie_TypedIdent' )
& ( ownerFrame != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( ownerFrame != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( ownerFrame != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerFrame != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( ownerFrame != 'Microsoft_Contracts_GuardException' )
& ( ownerFrame != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( ownerFrame != 'System_Delegate' )
& ( ownerFrame != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( ownerFrame != 'System_Compiler_OptionalModifier' )
& ( ownerFrame != 'Microsoft_Boogie_ILocalVariableSink' )
& ( ownerFrame != 'System_Compiler_IDataFlowState' )
& ( ownerFrame != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( ownerFrame != 'Microsoft_Boogie_LocalGatherer' )
& ( ownerFrame != 'System_Collections_IEnumerable' )
& ( ownerFrame != 'Microsoft_Boogie_Declaration' )
& ( ownerFrame != 'System_Runtime_Serialization_ISerializable' )
& ( ownerFrame != 'System_IConvertible' )
& ( ownerFrame != 'System_Compiler_Reference' )
& ( ownerFrame != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( ownerFrame != 'System_MulticastDelegate' )
& ( ownerFrame != stringLiteral15 )
& ( ownerFrame != stringLiteral19 )
& ( ownerFrame != stringLiteral20 )
& ( 'PeerGroupPlaceholder' != 'ArrayCategoryValue' )
& ( 'PeerGroupPlaceholder' != 'ArrayCategoryInt' )
& ( 'PeerGroupPlaceholder' != 'ArrayCategoryRef' )
& ( 'PeerGroupPlaceholder' != 'ArrayCategoryNonNullRef' )
& ( 'PeerGroupPlaceholder' != 'System_Array' )
& ( 'PeerGroupPlaceholder' != 'System_Boolean' )
& ( 'PeerGroupPlaceholder' != 'System_Object' )
& ( 'PeerGroupPlaceholder' != 'System_Type' )
& ( 'PeerGroupPlaceholder' != 'NonNullFieldsAreInitialized' )
& ( 'PeerGroupPlaceholder' != 'System_String' )
& ( 'PeerGroupPlaceholder' != 'FirstConsistentOwner' )
& ( 'PeerGroupPlaceholder' != 'System_SByte' )
& ( 'PeerGroupPlaceholder' != 'System_Byte' )
& ( 'PeerGroupPlaceholder' != 'System_Int16' )
& ( 'PeerGroupPlaceholder' != 'System_UInt16' )
& ( 'PeerGroupPlaceholder' != 'System_Int32' )
& ( 'PeerGroupPlaceholder' != 'System_UInt32' )
& ( 'PeerGroupPlaceholder' != 'System_Int64' )
& ( 'PeerGroupPlaceholder' != 'System_UInt64' )
& ( 'PeerGroupPlaceholder' != 'System_Char' )
& ( 'PeerGroupPlaceholder' != 'System_UIntPtr' )
& ( 'PeerGroupPlaceholder' != 'System_IntPtr' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'PeerGroupPlaceholder' != 'PureCollections_Coll_card' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Visitor' )
& ( 'PeerGroupPlaceholder' != 'System_IFormattable' )
& ( 'PeerGroupPlaceholder' != 'PureCollections_Coll' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_InstructionVisitor' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Block' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Member' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Statement' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_ICollection' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CmdSeq' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Expression' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue' )
& ( 'PeerGroupPlaceholder' != 'System_ICloneable' )
& ( 'PeerGroupPlaceholder' != 'System_Enum' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_CfgBlock' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Sink' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_LocalVariable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Field' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_IList' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Node' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_StandardVisitor' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PeerGroupPlaceholder' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_TypeModifier' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_ModelfieldContractList' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'PeerGroupPlaceholder' != 'System_IComparable_1___System_String' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CilTranslator' )
& ( 'PeerGroupPlaceholder' != 'System_IEquatable_1___System_String' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Role' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_MethodSignature' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_MethodParameters' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'PeerGroupPlaceholder' != 'System_Exception' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Variable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'PeerGroupPlaceholder' != 'PureCollections_Sequence' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Trigger' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Visitor' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'PeerGroupPlaceholder' != 'System_ValueType' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Prelude' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ExprSeq' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_StringBank' )
& ( 'PeerGroupPlaceholder' != 'System_AsyncCallback' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Block' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'PeerGroupPlaceholder' != 'System_IAsyncResult' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_TypeNode' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Absy' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Parameter' )
& ( 'PeerGroupPlaceholder' != 'System_Runtime_InteropServices__Exception' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Variable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'PeerGroupPlaceholder' != 'System_IComparable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Duplicator' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_IUniqueKey' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Expr' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Quantifier' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TypedIdent' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Contracts_GuardException' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PeerGroupPlaceholder' != 'System_Delegate' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_OptionalModifier' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_IDataFlowState' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'PeerGroupPlaceholder' != 'System_Collections_IEnumerable' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_Declaration' )
& ( 'PeerGroupPlaceholder' != 'System_Runtime_Serialization_ISerializable' )
& ( 'PeerGroupPlaceholder' != 'System_IConvertible' )
& ( 'PeerGroupPlaceholder' != 'System_Compiler_Reference' )
& ( 'PeerGroupPlaceholder' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'PeerGroupPlaceholder' != 'System_MulticastDelegate' )
& ( 'PeerGroupPlaceholder' != stringLiteral15 )
& ( 'PeerGroupPlaceholder' != stringLiteral19 )
& ( 'PeerGroupPlaceholder' != stringLiteral20 )
& ( 'ArrayCategoryValue' != 'ArrayCategoryInt' )
& ( 'ArrayCategoryValue' != 'ArrayCategoryRef' )
& ( 'ArrayCategoryValue' != 'ArrayCategoryNonNullRef' )
& ( 'ArrayCategoryValue' != 'System_Array' )
& ( 'ArrayCategoryValue' != 'System_Boolean' )
& ( 'ArrayCategoryValue' != 'System_Object' )
& ( 'ArrayCategoryValue' != 'System_Type' )
& ( 'ArrayCategoryValue' != 'NonNullFieldsAreInitialized' )
& ( 'ArrayCategoryValue' != 'System_String' )
& ( 'ArrayCategoryValue' != 'FirstConsistentOwner' )
& ( 'ArrayCategoryValue' != 'System_SByte' )
& ( 'ArrayCategoryValue' != 'System_Byte' )
& ( 'ArrayCategoryValue' != 'System_Int16' )
& ( 'ArrayCategoryValue' != 'System_UInt16' )
& ( 'ArrayCategoryValue' != 'System_Int32' )
& ( 'ArrayCategoryValue' != 'System_UInt32' )
& ( 'ArrayCategoryValue' != 'System_Int64' )
& ( 'ArrayCategoryValue' != 'System_UInt64' )
& ( 'ArrayCategoryValue' != 'System_Char' )
& ( 'ArrayCategoryValue' != 'System_UIntPtr' )
& ( 'ArrayCategoryValue' != 'System_IntPtr' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'ArrayCategoryValue' != 'PureCollections_Coll_card' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'ArrayCategoryValue' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Visitor' )
& ( 'ArrayCategoryValue' != 'System_IFormattable' )
& ( 'ArrayCategoryValue' != 'PureCollections_Coll' )
& ( 'ArrayCategoryValue' != 'System_Compiler_InstructionVisitor' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'ArrayCategoryValue' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Block' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Member' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Statement' )
& ( 'ArrayCategoryValue' != 'System_Collections_ICollection' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CmdSeq' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Expression' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue' )
& ( 'ArrayCategoryValue' != 'System_ICloneable' )
& ( 'ArrayCategoryValue' != 'System_Enum' )
& ( 'ArrayCategoryValue' != 'System_Compiler_CfgBlock' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Sink' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_LocalVariable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Field' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'ArrayCategoryValue' != 'System_Collections_IList' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Node' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'ArrayCategoryValue' != 'System_Compiler_StandardVisitor' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryValue' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'ArrayCategoryValue' != 'System_Compiler_TypeModifier' )
& ( 'ArrayCategoryValue' != 'System_Compiler_ModelfieldContractList' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'ArrayCategoryValue' != 'System_IComparable_1___System_String' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CilTranslator' )
& ( 'ArrayCategoryValue' != 'System_IEquatable_1___System_String' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryValue' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Role' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_MethodSignature' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_MethodParameters' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'ArrayCategoryValue' != 'System_Exception' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Variable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'ArrayCategoryValue' != 'PureCollections_Sequence' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Trigger' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Visitor' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'ArrayCategoryValue' != 'System_ValueType' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Prelude' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ExprSeq' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_StringBank' )
& ( 'ArrayCategoryValue' != 'System_AsyncCallback' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Block' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'ArrayCategoryValue' != 'System_IAsyncResult' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'ArrayCategoryValue' != 'System_Compiler_TypeNode' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Absy' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Parameter' )
& ( 'ArrayCategoryValue' != 'System_Runtime_InteropServices__Exception' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Variable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'ArrayCategoryValue' != 'System_IComparable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Duplicator' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'ArrayCategoryValue' != 'System_Compiler_IUniqueKey' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Expr' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Quantifier' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TypedIdent' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'ArrayCategoryValue' != 'Microsoft_Contracts_GuardException' )
& ( 'ArrayCategoryValue' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryValue' != 'System_Delegate' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'ArrayCategoryValue' != 'System_Compiler_OptionalModifier' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'ArrayCategoryValue' != 'System_Compiler_IDataFlowState' )
& ( 'ArrayCategoryValue' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'ArrayCategoryValue' != 'System_Collections_IEnumerable' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_Declaration' )
& ( 'ArrayCategoryValue' != 'System_Runtime_Serialization_ISerializable' )
& ( 'ArrayCategoryValue' != 'System_IConvertible' )
& ( 'ArrayCategoryValue' != 'System_Compiler_Reference' )
& ( 'ArrayCategoryValue' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'ArrayCategoryValue' != 'System_MulticastDelegate' )
& ( 'ArrayCategoryValue' != stringLiteral15 )
& ( 'ArrayCategoryValue' != stringLiteral19 )
& ( 'ArrayCategoryValue' != stringLiteral20 )
& ( 'ArrayCategoryInt' != 'ArrayCategoryRef' )
& ( 'ArrayCategoryInt' != 'ArrayCategoryNonNullRef' )
& ( 'ArrayCategoryInt' != 'System_Array' )
& ( 'ArrayCategoryInt' != 'System_Boolean' )
& ( 'ArrayCategoryInt' != 'System_Object' )
& ( 'ArrayCategoryInt' != 'System_Type' )
& ( 'ArrayCategoryInt' != 'NonNullFieldsAreInitialized' )
& ( 'ArrayCategoryInt' != 'System_String' )
& ( 'ArrayCategoryInt' != 'FirstConsistentOwner' )
& ( 'ArrayCategoryInt' != 'System_SByte' )
& ( 'ArrayCategoryInt' != 'System_Byte' )
& ( 'ArrayCategoryInt' != 'System_Int16' )
& ( 'ArrayCategoryInt' != 'System_UInt16' )
& ( 'ArrayCategoryInt' != 'System_Int32' )
& ( 'ArrayCategoryInt' != 'System_UInt32' )
& ( 'ArrayCategoryInt' != 'System_Int64' )
& ( 'ArrayCategoryInt' != 'System_UInt64' )
& ( 'ArrayCategoryInt' != 'System_Char' )
& ( 'ArrayCategoryInt' != 'System_UIntPtr' )
& ( 'ArrayCategoryInt' != 'System_IntPtr' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'ArrayCategoryInt' != 'PureCollections_Coll_card' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'ArrayCategoryInt' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Visitor' )
& ( 'ArrayCategoryInt' != 'System_IFormattable' )
& ( 'ArrayCategoryInt' != 'PureCollections_Coll' )
& ( 'ArrayCategoryInt' != 'System_Compiler_InstructionVisitor' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'ArrayCategoryInt' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Block' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Member' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Statement' )
& ( 'ArrayCategoryInt' != 'System_Collections_ICollection' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CmdSeq' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Expression' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue' )
& ( 'ArrayCategoryInt' != 'System_ICloneable' )
& ( 'ArrayCategoryInt' != 'System_Enum' )
& ( 'ArrayCategoryInt' != 'System_Compiler_CfgBlock' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Sink' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_LocalVariable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Field' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'ArrayCategoryInt' != 'System_Collections_IList' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Node' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'ArrayCategoryInt' != 'System_Compiler_StandardVisitor' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryInt' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'ArrayCategoryInt' != 'System_Compiler_TypeModifier' )
& ( 'ArrayCategoryInt' != 'System_Compiler_ModelfieldContractList' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'ArrayCategoryInt' != 'System_IComparable_1___System_String' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CilTranslator' )
& ( 'ArrayCategoryInt' != 'System_IEquatable_1___System_String' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryInt' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Role' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_MethodSignature' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_MethodParameters' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'ArrayCategoryInt' != 'System_Exception' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Variable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'ArrayCategoryInt' != 'PureCollections_Sequence' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Trigger' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Visitor' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'ArrayCategoryInt' != 'System_ValueType' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Prelude' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ExprSeq' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_StringBank' )
& ( 'ArrayCategoryInt' != 'System_AsyncCallback' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Block' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'ArrayCategoryInt' != 'System_IAsyncResult' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'ArrayCategoryInt' != 'System_Compiler_TypeNode' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Absy' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Parameter' )
& ( 'ArrayCategoryInt' != 'System_Runtime_InteropServices__Exception' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Variable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'ArrayCategoryInt' != 'System_IComparable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Duplicator' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'ArrayCategoryInt' != 'System_Compiler_IUniqueKey' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Expr' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Quantifier' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TypedIdent' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'ArrayCategoryInt' != 'Microsoft_Contracts_GuardException' )
& ( 'ArrayCategoryInt' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryInt' != 'System_Delegate' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'ArrayCategoryInt' != 'System_Compiler_OptionalModifier' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'ArrayCategoryInt' != 'System_Compiler_IDataFlowState' )
& ( 'ArrayCategoryInt' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'ArrayCategoryInt' != 'System_Collections_IEnumerable' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_Declaration' )
& ( 'ArrayCategoryInt' != 'System_Runtime_Serialization_ISerializable' )
& ( 'ArrayCategoryInt' != 'System_IConvertible' )
& ( 'ArrayCategoryInt' != 'System_Compiler_Reference' )
& ( 'ArrayCategoryInt' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'ArrayCategoryInt' != 'System_MulticastDelegate' )
& ( 'ArrayCategoryInt' != stringLiteral15 )
& ( 'ArrayCategoryInt' != stringLiteral19 )
& ( 'ArrayCategoryInt' != stringLiteral20 )
& ( 'ArrayCategoryRef' != 'ArrayCategoryNonNullRef' )
& ( 'ArrayCategoryRef' != 'System_Array' )
& ( 'ArrayCategoryRef' != 'System_Boolean' )
& ( 'ArrayCategoryRef' != 'System_Object' )
& ( 'ArrayCategoryRef' != 'System_Type' )
& ( 'ArrayCategoryRef' != 'NonNullFieldsAreInitialized' )
& ( 'ArrayCategoryRef' != 'System_String' )
& ( 'ArrayCategoryRef' != 'FirstConsistentOwner' )
& ( 'ArrayCategoryRef' != 'System_SByte' )
& ( 'ArrayCategoryRef' != 'System_Byte' )
& ( 'ArrayCategoryRef' != 'System_Int16' )
& ( 'ArrayCategoryRef' != 'System_UInt16' )
& ( 'ArrayCategoryRef' != 'System_Int32' )
& ( 'ArrayCategoryRef' != 'System_UInt32' )
& ( 'ArrayCategoryRef' != 'System_Int64' )
& ( 'ArrayCategoryRef' != 'System_UInt64' )
& ( 'ArrayCategoryRef' != 'System_Char' )
& ( 'ArrayCategoryRef' != 'System_UIntPtr' )
& ( 'ArrayCategoryRef' != 'System_IntPtr' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'ArrayCategoryRef' != 'PureCollections_Coll_card' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'ArrayCategoryRef' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Visitor' )
& ( 'ArrayCategoryRef' != 'System_IFormattable' )
& ( 'ArrayCategoryRef' != 'PureCollections_Coll' )
& ( 'ArrayCategoryRef' != 'System_Compiler_InstructionVisitor' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'ArrayCategoryRef' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Block' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Member' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Statement' )
& ( 'ArrayCategoryRef' != 'System_Collections_ICollection' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CmdSeq' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Expression' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue' )
& ( 'ArrayCategoryRef' != 'System_ICloneable' )
& ( 'ArrayCategoryRef' != 'System_Enum' )
& ( 'ArrayCategoryRef' != 'System_Compiler_CfgBlock' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Sink' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_LocalVariable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Field' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'ArrayCategoryRef' != 'System_Collections_IList' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Node' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'ArrayCategoryRef' != 'System_Compiler_StandardVisitor' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryRef' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'ArrayCategoryRef' != 'System_Compiler_TypeModifier' )
& ( 'ArrayCategoryRef' != 'System_Compiler_ModelfieldContractList' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'ArrayCategoryRef' != 'System_IComparable_1___System_String' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CilTranslator' )
& ( 'ArrayCategoryRef' != 'System_IEquatable_1___System_String' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryRef' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Role' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_MethodSignature' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_MethodParameters' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'ArrayCategoryRef' != 'System_Exception' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Variable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'ArrayCategoryRef' != 'PureCollections_Sequence' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Trigger' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Visitor' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'ArrayCategoryRef' != 'System_ValueType' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Prelude' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ExprSeq' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_StringBank' )
& ( 'ArrayCategoryRef' != 'System_AsyncCallback' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Block' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'ArrayCategoryRef' != 'System_IAsyncResult' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'ArrayCategoryRef' != 'System_Compiler_TypeNode' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Absy' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Parameter' )
& ( 'ArrayCategoryRef' != 'System_Runtime_InteropServices__Exception' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Variable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'ArrayCategoryRef' != 'System_IComparable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Duplicator' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'ArrayCategoryRef' != 'System_Compiler_IUniqueKey' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Expr' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Quantifier' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TypedIdent' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'ArrayCategoryRef' != 'Microsoft_Contracts_GuardException' )
& ( 'ArrayCategoryRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryRef' != 'System_Delegate' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'ArrayCategoryRef' != 'System_Compiler_OptionalModifier' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'ArrayCategoryRef' != 'System_Compiler_IDataFlowState' )
& ( 'ArrayCategoryRef' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'ArrayCategoryRef' != 'System_Collections_IEnumerable' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_Declaration' )
& ( 'ArrayCategoryRef' != 'System_Runtime_Serialization_ISerializable' )
& ( 'ArrayCategoryRef' != 'System_IConvertible' )
& ( 'ArrayCategoryRef' != 'System_Compiler_Reference' )
& ( 'ArrayCategoryRef' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'ArrayCategoryRef' != 'System_MulticastDelegate' )
& ( 'ArrayCategoryRef' != stringLiteral15 )
& ( 'ArrayCategoryRef' != stringLiteral19 )
& ( 'ArrayCategoryRef' != stringLiteral20 )
& ( 'ArrayCategoryNonNullRef' != 'System_Array' )
& ( 'ArrayCategoryNonNullRef' != 'System_Boolean' )
& ( 'ArrayCategoryNonNullRef' != 'System_Object' )
& ( 'ArrayCategoryNonNullRef' != 'System_Type' )
& ( 'ArrayCategoryNonNullRef' != 'NonNullFieldsAreInitialized' )
& ( 'ArrayCategoryNonNullRef' != 'System_String' )
& ( 'ArrayCategoryNonNullRef' != 'FirstConsistentOwner' )
& ( 'ArrayCategoryNonNullRef' != 'System_SByte' )
& ( 'ArrayCategoryNonNullRef' != 'System_Byte' )
& ( 'ArrayCategoryNonNullRef' != 'System_Int16' )
& ( 'ArrayCategoryNonNullRef' != 'System_UInt16' )
& ( 'ArrayCategoryNonNullRef' != 'System_Int32' )
& ( 'ArrayCategoryNonNullRef' != 'System_UInt32' )
& ( 'ArrayCategoryNonNullRef' != 'System_Int64' )
& ( 'ArrayCategoryNonNullRef' != 'System_UInt64' )
& ( 'ArrayCategoryNonNullRef' != 'System_Char' )
& ( 'ArrayCategoryNonNullRef' != 'System_UIntPtr' )
& ( 'ArrayCategoryNonNullRef' != 'System_IntPtr' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'ArrayCategoryNonNullRef' != 'PureCollections_Coll_card' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Visitor' )
& ( 'ArrayCategoryNonNullRef' != 'System_IFormattable' )
& ( 'ArrayCategoryNonNullRef' != 'PureCollections_Coll' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_InstructionVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Block' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Member' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Statement' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_ICollection' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CmdSeq' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Expression' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue' )
& ( 'ArrayCategoryNonNullRef' != 'System_ICloneable' )
& ( 'ArrayCategoryNonNullRef' != 'System_Enum' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_CfgBlock' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Sink' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_LocalVariable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Field' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_IList' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Node' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_StandardVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryNonNullRef' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_TypeModifier' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_ModelfieldContractList' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'ArrayCategoryNonNullRef' != 'System_IComparable_1___System_String' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CilTranslator' )
& ( 'ArrayCategoryNonNullRef' != 'System_IEquatable_1___System_String' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Role' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_MethodSignature' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_MethodParameters' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'ArrayCategoryNonNullRef' != 'System_Exception' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Variable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'ArrayCategoryNonNullRef' != 'PureCollections_Sequence' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Trigger' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Visitor' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'ArrayCategoryNonNullRef' != 'System_ValueType' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Prelude' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ExprSeq' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_StringBank' )
& ( 'ArrayCategoryNonNullRef' != 'System_AsyncCallback' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Block' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'ArrayCategoryNonNullRef' != 'System_IAsyncResult' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_TypeNode' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Absy' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Parameter' )
& ( 'ArrayCategoryNonNullRef' != 'System_Runtime_InteropServices__Exception' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Variable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'ArrayCategoryNonNullRef' != 'System_IComparable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Duplicator' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_IUniqueKey' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Expr' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Quantifier' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TypedIdent' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Contracts_GuardException' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'ArrayCategoryNonNullRef' != 'System_Delegate' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_OptionalModifier' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_IDataFlowState' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'ArrayCategoryNonNullRef' != 'System_Collections_IEnumerable' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_Declaration' )
& ( 'ArrayCategoryNonNullRef' != 'System_Runtime_Serialization_ISerializable' )
& ( 'ArrayCategoryNonNullRef' != 'System_IConvertible' )
& ( 'ArrayCategoryNonNullRef' != 'System_Compiler_Reference' )
& ( 'ArrayCategoryNonNullRef' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'ArrayCategoryNonNullRef' != 'System_MulticastDelegate' )
& ( 'ArrayCategoryNonNullRef' != stringLiteral15 )
& ( 'ArrayCategoryNonNullRef' != stringLiteral19 )
& ( 'ArrayCategoryNonNullRef' != stringLiteral20 )
& ( 'System_Array' != 'System_Boolean' )
& ( 'System_Array' != 'System_Object' )
& ( 'System_Array' != 'System_Type' )
& ( 'System_Array' != 'NonNullFieldsAreInitialized' )
& ( 'System_Array' != 'System_String' )
& ( 'System_Array' != 'FirstConsistentOwner' )
& ( 'System_Array' != 'System_SByte' )
& ( 'System_Array' != 'System_Byte' )
& ( 'System_Array' != 'System_Int16' )
& ( 'System_Array' != 'System_UInt16' )
& ( 'System_Array' != 'System_Int32' )
& ( 'System_Array' != 'System_UInt32' )
& ( 'System_Array' != 'System_Int64' )
& ( 'System_Array' != 'System_UInt64' )
& ( 'System_Array' != 'System_Char' )
& ( 'System_Array' != 'System_UIntPtr' )
& ( 'System_Array' != 'System_IntPtr' )
& ( 'System_Array' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Array' != 'PureCollections_Coll_card' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Array' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Array' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Array' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Array' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Array' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Array' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Array' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Array' != 'System_Compiler_Visitor' )
& ( 'System_Array' != 'System_IFormattable' )
& ( 'System_Array' != 'PureCollections_Coll' )
& ( 'System_Array' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Array' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Array' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Array' != 'Microsoft_Boogie_Block' )
& ( 'System_Array' != 'System_Compiler_Member' )
& ( 'System_Array' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Array' != 'System_Compiler_Statement' )
& ( 'System_Array' != 'System_Collections_ICollection' )
& ( 'System_Array' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Array' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Array' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Array' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Array' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Array' != 'System_Compiler_Expression' )
& ( 'System_Array' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Array' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Array' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Array' != 'System_ICloneable' )
& ( 'System_Array' != 'System_Enum' )
& ( 'System_Array' != 'System_Compiler_CfgBlock' )
& ( 'System_Array' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Array' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Array' != 'Microsoft_Boogie_Sink' )
& ( 'System_Array' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Array' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Array' != 'System_Compiler_Field' )
& ( 'System_Array' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Array' != 'System_Collections_IList' )
& ( 'System_Array' != 'System_Compiler_Node' )
& ( 'System_Array' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Array' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Array' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Array' != 'System_Compiler_StandardVisitor' )
& ( 'System_Array' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Array' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Array' != 'System_Compiler_TypeModifier' )
& ( 'System_Array' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Array' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Array' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Array' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Array' != 'System_IComparable_1___System_String' )
& ( 'System_Array' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Array' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Array' != 'System_IEquatable_1___System_String' )
& ( 'System_Array' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Array' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Array' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Array' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Array' != 'Microsoft_Boogie_Role' )
& ( 'System_Array' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Array' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Array' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Array' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Array' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Array' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Array' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Array' != 'System_Exception' )
& ( 'System_Array' != 'System_Compiler_Variable' )
& ( 'System_Array' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Array' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Array' != 'PureCollections_Sequence' )
& ( 'System_Array' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Array' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Array' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Array' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Array' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Array' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Array' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Array' != 'System_ValueType' )
& ( 'System_Array' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Array' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Array' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Array' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Array' != 'System_AsyncCallback' )
& ( 'System_Array' != 'System_Compiler_Block' )
& ( 'System_Array' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Array' != 'System_IAsyncResult' )
& ( 'System_Array' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Array' != 'System_Compiler_TypeNode' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Array' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Array' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Array' != 'Microsoft_Boogie_Absy' )
& ( 'System_Array' != 'System_Compiler_Parameter' )
& ( 'System_Array' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Array' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Array' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Array' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Array' != 'Microsoft_Boogie_Variable' )
& ( 'System_Array' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Array' != 'System_IComparable' )
& ( 'System_Array' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Array' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Array' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Array' != 'System_Compiler_IUniqueKey' )
& ( 'System_Array' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Array' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Array' != 'Microsoft_Boogie_Expr' )
& ( 'System_Array' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Array' != 'System_Compiler_Quantifier' )
& ( 'System_Array' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Array' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Array' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Array' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Array' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Array' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Array' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Array' != 'System_Delegate' )
& ( 'System_Array' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Array' != 'System_Compiler_OptionalModifier' )
& ( 'System_Array' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Array' != 'System_Compiler_IDataFlowState' )
& ( 'System_Array' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Array' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Array' != 'System_Collections_IEnumerable' )
& ( 'System_Array' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Array' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Array' != 'System_IConvertible' )
& ( 'System_Array' != 'System_Compiler_Reference' )
& ( 'System_Array' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Array' != 'System_MulticastDelegate' )
& ( 'System_Array' != stringLiteral15 )
& ( 'System_Array' != stringLiteral19 )
& ( 'System_Array' != stringLiteral20 )
& ( 'System_Boolean' != 'System_Object' )
& ( 'System_Boolean' != 'System_Type' )
& ( 'System_Boolean' != 'NonNullFieldsAreInitialized' )
& ( 'System_Boolean' != 'System_String' )
& ( 'System_Boolean' != 'FirstConsistentOwner' )
& ( 'System_Boolean' != 'System_SByte' )
& ( 'System_Boolean' != 'System_Byte' )
& ( 'System_Boolean' != 'System_Int16' )
& ( 'System_Boolean' != 'System_UInt16' )
& ( 'System_Boolean' != 'System_Int32' )
& ( 'System_Boolean' != 'System_UInt32' )
& ( 'System_Boolean' != 'System_Int64' )
& ( 'System_Boolean' != 'System_UInt64' )
& ( 'System_Boolean' != 'System_Char' )
& ( 'System_Boolean' != 'System_UIntPtr' )
& ( 'System_Boolean' != 'System_IntPtr' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Boolean' != 'PureCollections_Coll_card' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Boolean' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Boolean' != 'System_Compiler_Visitor' )
& ( 'System_Boolean' != 'System_IFormattable' )
& ( 'System_Boolean' != 'PureCollections_Coll' )
& ( 'System_Boolean' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Boolean' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Boolean' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Block' )
& ( 'System_Boolean' != 'System_Compiler_Member' )
& ( 'System_Boolean' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Boolean' != 'System_Compiler_Statement' )
& ( 'System_Boolean' != 'System_Collections_ICollection' )
& ( 'System_Boolean' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Boolean' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Boolean' != 'System_Compiler_Expression' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Boolean' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Boolean' != 'System_ICloneable' )
& ( 'System_Boolean' != 'System_Enum' )
& ( 'System_Boolean' != 'System_Compiler_CfgBlock' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Boolean' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Sink' )
& ( 'System_Boolean' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Boolean' != 'System_Compiler_Field' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Boolean' != 'System_Collections_IList' )
& ( 'System_Boolean' != 'System_Compiler_Node' )
& ( 'System_Boolean' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Boolean' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Boolean' != 'System_Compiler_StandardVisitor' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Boolean' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Boolean' != 'System_Compiler_TypeModifier' )
& ( 'System_Boolean' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Boolean' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Boolean' != 'System_IComparable_1___System_String' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Boolean' != 'System_IEquatable_1___System_String' )
& ( 'System_Boolean' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Boolean' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Boolean' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Role' )
& ( 'System_Boolean' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Boolean' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Boolean' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Boolean' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Boolean' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Boolean' != 'System_Exception' )
& ( 'System_Boolean' != 'System_Compiler_Variable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Boolean' != 'PureCollections_Sequence' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Boolean' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Boolean' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Boolean' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Boolean' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Boolean' != 'System_ValueType' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Boolean' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Boolean' != 'System_AsyncCallback' )
& ( 'System_Boolean' != 'System_Compiler_Block' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Boolean' != 'System_IAsyncResult' )
& ( 'System_Boolean' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Boolean' != 'System_Compiler_TypeNode' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Absy' )
& ( 'System_Boolean' != 'System_Compiler_Parameter' )
& ( 'System_Boolean' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Boolean' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Boolean' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Variable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Boolean' != 'System_IComparable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Boolean' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Boolean' != 'System_Compiler_IUniqueKey' )
& ( 'System_Boolean' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Boolean' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Expr' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Boolean' != 'System_Compiler_Quantifier' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Boolean' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Boolean' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Boolean' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Boolean' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Boolean' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Boolean' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Boolean' != 'System_Delegate' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Boolean' != 'System_Compiler_OptionalModifier' )
& ( 'System_Boolean' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Boolean' != 'System_Compiler_IDataFlowState' )
& ( 'System_Boolean' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Boolean' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Boolean' != 'System_Collections_IEnumerable' )
& ( 'System_Boolean' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Boolean' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Boolean' != 'System_IConvertible' )
& ( 'System_Boolean' != 'System_Compiler_Reference' )
& ( 'System_Boolean' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Boolean' != 'System_MulticastDelegate' )
& ( 'System_Boolean' != stringLiteral15 )
& ( 'System_Boolean' != stringLiteral19 )
& ( 'System_Boolean' != stringLiteral20 )
& ( 'System_Object' != 'System_Type' )
& ( 'System_Object' != 'NonNullFieldsAreInitialized' )
& ( 'System_Object' != 'System_String' )
& ( 'System_Object' != 'FirstConsistentOwner' )
& ( 'System_Object' != 'System_SByte' )
& ( 'System_Object' != 'System_Byte' )
& ( 'System_Object' != 'System_Int16' )
& ( 'System_Object' != 'System_UInt16' )
& ( 'System_Object' != 'System_Int32' )
& ( 'System_Object' != 'System_UInt32' )
& ( 'System_Object' != 'System_Int64' )
& ( 'System_Object' != 'System_UInt64' )
& ( 'System_Object' != 'System_Char' )
& ( 'System_Object' != 'System_UIntPtr' )
& ( 'System_Object' != 'System_IntPtr' )
& ( 'System_Object' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Object' != 'PureCollections_Coll_card' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Object' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Object' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Object' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Object' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Object' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Object' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Object' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Object' != 'System_Compiler_Visitor' )
& ( 'System_Object' != 'System_IFormattable' )
& ( 'System_Object' != 'PureCollections_Coll' )
& ( 'System_Object' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Object' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Object' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Object' != 'Microsoft_Boogie_Block' )
& ( 'System_Object' != 'System_Compiler_Member' )
& ( 'System_Object' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Object' != 'System_Compiler_Statement' )
& ( 'System_Object' != 'System_Collections_ICollection' )
& ( 'System_Object' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Object' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Object' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Object' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Object' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Object' != 'System_Compiler_Expression' )
& ( 'System_Object' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Object' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Object' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Object' != 'System_ICloneable' )
& ( 'System_Object' != 'System_Enum' )
& ( 'System_Object' != 'System_Compiler_CfgBlock' )
& ( 'System_Object' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Object' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Object' != 'Microsoft_Boogie_Sink' )
& ( 'System_Object' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Object' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Object' != 'System_Compiler_Field' )
& ( 'System_Object' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Object' != 'System_Collections_IList' )
& ( 'System_Object' != 'System_Compiler_Node' )
& ( 'System_Object' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Object' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Object' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Object' != 'System_Compiler_StandardVisitor' )
& ( 'System_Object' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Object' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Object' != 'System_Compiler_TypeModifier' )
& ( 'System_Object' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Object' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Object' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Object' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Object' != 'System_IComparable_1___System_String' )
& ( 'System_Object' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Object' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Object' != 'System_IEquatable_1___System_String' )
& ( 'System_Object' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Object' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Object' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Object' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Object' != 'Microsoft_Boogie_Role' )
& ( 'System_Object' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Object' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Object' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Object' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Object' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Object' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Object' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Object' != 'System_Exception' )
& ( 'System_Object' != 'System_Compiler_Variable' )
& ( 'System_Object' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Object' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Object' != 'PureCollections_Sequence' )
& ( 'System_Object' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Object' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Object' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Object' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Object' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Object' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Object' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Object' != 'System_ValueType' )
& ( 'System_Object' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Object' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Object' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Object' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Object' != 'System_AsyncCallback' )
& ( 'System_Object' != 'System_Compiler_Block' )
& ( 'System_Object' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Object' != 'System_IAsyncResult' )
& ( 'System_Object' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Object' != 'System_Compiler_TypeNode' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Object' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Object' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Object' != 'Microsoft_Boogie_Absy' )
& ( 'System_Object' != 'System_Compiler_Parameter' )
& ( 'System_Object' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Object' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Object' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Object' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Object' != 'Microsoft_Boogie_Variable' )
& ( 'System_Object' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Object' != 'System_IComparable' )
& ( 'System_Object' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Object' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Object' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Object' != 'System_Compiler_IUniqueKey' )
& ( 'System_Object' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Object' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Object' != 'Microsoft_Boogie_Expr' )
& ( 'System_Object' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Object' != 'System_Compiler_Quantifier' )
& ( 'System_Object' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Object' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Object' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Object' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Object' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Object' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Object' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Object' != 'System_Delegate' )
& ( 'System_Object' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Object' != 'System_Compiler_OptionalModifier' )
& ( 'System_Object' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Object' != 'System_Compiler_IDataFlowState' )
& ( 'System_Object' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Object' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Object' != 'System_Collections_IEnumerable' )
& ( 'System_Object' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Object' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Object' != 'System_IConvertible' )
& ( 'System_Object' != 'System_Compiler_Reference' )
& ( 'System_Object' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Object' != 'System_MulticastDelegate' )
& ( 'System_Object' != stringLiteral15 )
& ( 'System_Object' != stringLiteral19 )
& ( 'System_Object' != stringLiteral20 )
& ( 'System_Type' != 'NonNullFieldsAreInitialized' )
& ( 'System_Type' != 'System_String' )
& ( 'System_Type' != 'FirstConsistentOwner' )
& ( 'System_Type' != 'System_SByte' )
& ( 'System_Type' != 'System_Byte' )
& ( 'System_Type' != 'System_Int16' )
& ( 'System_Type' != 'System_UInt16' )
& ( 'System_Type' != 'System_Int32' )
& ( 'System_Type' != 'System_UInt32' )
& ( 'System_Type' != 'System_Int64' )
& ( 'System_Type' != 'System_UInt64' )
& ( 'System_Type' != 'System_Char' )
& ( 'System_Type' != 'System_UIntPtr' )
& ( 'System_Type' != 'System_IntPtr' )
& ( 'System_Type' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Type' != 'PureCollections_Coll_card' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Type' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Type' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Type' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Type' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Type' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Type' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Type' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Type' != 'System_Compiler_Visitor' )
& ( 'System_Type' != 'System_IFormattable' )
& ( 'System_Type' != 'PureCollections_Coll' )
& ( 'System_Type' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Type' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Type' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Type' != 'Microsoft_Boogie_Block' )
& ( 'System_Type' != 'System_Compiler_Member' )
& ( 'System_Type' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Type' != 'System_Compiler_Statement' )
& ( 'System_Type' != 'System_Collections_ICollection' )
& ( 'System_Type' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Type' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Type' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Type' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Type' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Type' != 'System_Compiler_Expression' )
& ( 'System_Type' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Type' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Type' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Type' != 'System_ICloneable' )
& ( 'System_Type' != 'System_Enum' )
& ( 'System_Type' != 'System_Compiler_CfgBlock' )
& ( 'System_Type' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Type' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Type' != 'Microsoft_Boogie_Sink' )
& ( 'System_Type' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Type' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Type' != 'System_Compiler_Field' )
& ( 'System_Type' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Type' != 'System_Collections_IList' )
& ( 'System_Type' != 'System_Compiler_Node' )
& ( 'System_Type' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Type' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Type' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Type' != 'System_Compiler_StandardVisitor' )
& ( 'System_Type' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Type' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Type' != 'System_Compiler_TypeModifier' )
& ( 'System_Type' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Type' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Type' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Type' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Type' != 'System_IComparable_1___System_String' )
& ( 'System_Type' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Type' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Type' != 'System_IEquatable_1___System_String' )
& ( 'System_Type' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Type' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Type' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Type' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Type' != 'Microsoft_Boogie_Role' )
& ( 'System_Type' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Type' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Type' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Type' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Type' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Type' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Type' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Type' != 'System_Exception' )
& ( 'System_Type' != 'System_Compiler_Variable' )
& ( 'System_Type' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Type' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Type' != 'PureCollections_Sequence' )
& ( 'System_Type' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Type' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Type' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Type' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Type' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Type' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Type' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Type' != 'System_ValueType' )
& ( 'System_Type' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Type' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Type' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Type' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Type' != 'System_AsyncCallback' )
& ( 'System_Type' != 'System_Compiler_Block' )
& ( 'System_Type' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Type' != 'System_IAsyncResult' )
& ( 'System_Type' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Type' != 'System_Compiler_TypeNode' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Type' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Type' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Type' != 'Microsoft_Boogie_Absy' )
& ( 'System_Type' != 'System_Compiler_Parameter' )
& ( 'System_Type' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Type' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Type' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Type' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Type' != 'Microsoft_Boogie_Variable' )
& ( 'System_Type' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Type' != 'System_IComparable' )
& ( 'System_Type' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Type' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Type' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Type' != 'System_Compiler_IUniqueKey' )
& ( 'System_Type' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Type' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Type' != 'Microsoft_Boogie_Expr' )
& ( 'System_Type' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Type' != 'System_Compiler_Quantifier' )
& ( 'System_Type' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Type' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Type' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Type' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Type' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Type' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Type' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Type' != 'System_Delegate' )
& ( 'System_Type' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Type' != 'System_Compiler_OptionalModifier' )
& ( 'System_Type' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Type' != 'System_Compiler_IDataFlowState' )
& ( 'System_Type' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Type' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Type' != 'System_Collections_IEnumerable' )
& ( 'System_Type' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Type' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Type' != 'System_IConvertible' )
& ( 'System_Type' != 'System_Compiler_Reference' )
& ( 'System_Type' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Type' != 'System_MulticastDelegate' )
& ( 'System_Type' != stringLiteral15 )
& ( 'System_Type' != stringLiteral19 )
& ( 'System_Type' != stringLiteral20 )
& ( 'NonNullFieldsAreInitialized' != 'System_String' )
& ( 'NonNullFieldsAreInitialized' != 'FirstConsistentOwner' )
& ( 'NonNullFieldsAreInitialized' != 'System_SByte' )
& ( 'NonNullFieldsAreInitialized' != 'System_Byte' )
& ( 'NonNullFieldsAreInitialized' != 'System_Int16' )
& ( 'NonNullFieldsAreInitialized' != 'System_UInt16' )
& ( 'NonNullFieldsAreInitialized' != 'System_Int32' )
& ( 'NonNullFieldsAreInitialized' != 'System_UInt32' )
& ( 'NonNullFieldsAreInitialized' != 'System_Int64' )
& ( 'NonNullFieldsAreInitialized' != 'System_UInt64' )
& ( 'NonNullFieldsAreInitialized' != 'System_Char' )
& ( 'NonNullFieldsAreInitialized' != 'System_UIntPtr' )
& ( 'NonNullFieldsAreInitialized' != 'System_IntPtr' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'NonNullFieldsAreInitialized' != 'PureCollections_Coll_card' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Visitor' )
& ( 'NonNullFieldsAreInitialized' != 'System_IFormattable' )
& ( 'NonNullFieldsAreInitialized' != 'PureCollections_Coll' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_InstructionVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Block' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Member' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Statement' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_ICollection' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CmdSeq' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Expression' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue' )
& ( 'NonNullFieldsAreInitialized' != 'System_ICloneable' )
& ( 'NonNullFieldsAreInitialized' != 'System_Enum' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_CfgBlock' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Sink' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_LocalVariable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Field' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_IList' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Node' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_StandardVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'NonNullFieldsAreInitialized' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_TypeModifier' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_ModelfieldContractList' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'NonNullFieldsAreInitialized' != 'System_IComparable_1___System_String' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CilTranslator' )
& ( 'NonNullFieldsAreInitialized' != 'System_IEquatable_1___System_String' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Role' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_MethodSignature' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_MethodParameters' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'NonNullFieldsAreInitialized' != 'System_Exception' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Variable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'NonNullFieldsAreInitialized' != 'PureCollections_Sequence' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Trigger' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Visitor' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'NonNullFieldsAreInitialized' != 'System_ValueType' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Prelude' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ExprSeq' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_StringBank' )
& ( 'NonNullFieldsAreInitialized' != 'System_AsyncCallback' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Block' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'NonNullFieldsAreInitialized' != 'System_IAsyncResult' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_TypeNode' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Absy' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Parameter' )
& ( 'NonNullFieldsAreInitialized' != 'System_Runtime_InteropServices__Exception' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Variable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'NonNullFieldsAreInitialized' != 'System_IComparable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Duplicator' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_IUniqueKey' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Expr' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Quantifier' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TypedIdent' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Contracts_GuardException' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'NonNullFieldsAreInitialized' != 'System_Delegate' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_OptionalModifier' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_IDataFlowState' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'NonNullFieldsAreInitialized' != 'System_Collections_IEnumerable' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_Declaration' )
& ( 'NonNullFieldsAreInitialized' != 'System_Runtime_Serialization_ISerializable' )
& ( 'NonNullFieldsAreInitialized' != 'System_IConvertible' )
& ( 'NonNullFieldsAreInitialized' != 'System_Compiler_Reference' )
& ( 'NonNullFieldsAreInitialized' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'NonNullFieldsAreInitialized' != 'System_MulticastDelegate' )
& ( 'NonNullFieldsAreInitialized' != stringLiteral15 )
& ( 'NonNullFieldsAreInitialized' != stringLiteral19 )
& ( 'NonNullFieldsAreInitialized' != stringLiteral20 )
& ( 'System_String' != 'FirstConsistentOwner' )
& ( 'System_String' != 'System_SByte' )
& ( 'System_String' != 'System_Byte' )
& ( 'System_String' != 'System_Int16' )
& ( 'System_String' != 'System_UInt16' )
& ( 'System_String' != 'System_Int32' )
& ( 'System_String' != 'System_UInt32' )
& ( 'System_String' != 'System_Int64' )
& ( 'System_String' != 'System_UInt64' )
& ( 'System_String' != 'System_Char' )
& ( 'System_String' != 'System_UIntPtr' )
& ( 'System_String' != 'System_IntPtr' )
& ( 'System_String' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_String' != 'PureCollections_Coll_card' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_String' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_String' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_String' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_String' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_String' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_String' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_String' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_String' != 'System_Compiler_Visitor' )
& ( 'System_String' != 'System_IFormattable' )
& ( 'System_String' != 'PureCollections_Coll' )
& ( 'System_String' != 'System_Compiler_InstructionVisitor' )
& ( 'System_String' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_String' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_String' != 'Microsoft_Boogie_Block' )
& ( 'System_String' != 'System_Compiler_Member' )
& ( 'System_String' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_String' != 'System_Compiler_Statement' )
& ( 'System_String' != 'System_Collections_ICollection' )
& ( 'System_String' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_String' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_String' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_String' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_String' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_String' != 'System_Compiler_Expression' )
& ( 'System_String' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_String' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_String' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_String' != 'System_ICloneable' )
& ( 'System_String' != 'System_Enum' )
& ( 'System_String' != 'System_Compiler_CfgBlock' )
& ( 'System_String' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_String' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_String' != 'Microsoft_Boogie_Sink' )
& ( 'System_String' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_String' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_String' != 'System_Compiler_Field' )
& ( 'System_String' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_String' != 'System_Collections_IList' )
& ( 'System_String' != 'System_Compiler_Node' )
& ( 'System_String' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_String' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_String' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_String' != 'System_Compiler_StandardVisitor' )
& ( 'System_String' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_String' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_String' != 'System_Compiler_TypeModifier' )
& ( 'System_String' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_String' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_String' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_String' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_String' != 'System_IComparable_1___System_String' )
& ( 'System_String' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_String' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_String' != 'System_IEquatable_1___System_String' )
& ( 'System_String' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_String' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_String' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_String' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_String' != 'Microsoft_Boogie_Role' )
& ( 'System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_String' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_String' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_String' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_String' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_String' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_String' != 'System_Exception' )
& ( 'System_String' != 'System_Compiler_Variable' )
& ( 'System_String' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_String' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_String' != 'PureCollections_Sequence' )
& ( 'System_String' != 'Microsoft_Boogie_Trigger' )
& ( 'System_String' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_String' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_String' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_String' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_String' != 'Microsoft_Boogie_Visitor' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_String' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_String' != 'System_ValueType' )
& ( 'System_String' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_String' != 'Microsoft_Boogie_Prelude' )
& ( 'System_String' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_String' != 'Microsoft_Boogie_StringBank' )
& ( 'System_String' != 'System_AsyncCallback' )
& ( 'System_String' != 'System_Compiler_Block' )
& ( 'System_String' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_String' != 'System_IAsyncResult' )
& ( 'System_String' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_String' != 'System_Compiler_TypeNode' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_String' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_String' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_String' != 'Microsoft_Boogie_Absy' )
& ( 'System_String' != 'System_Compiler_Parameter' )
& ( 'System_String' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_String' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_String' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_String' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_String' != 'Microsoft_Boogie_Variable' )
& ( 'System_String' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_String' != 'System_IComparable' )
& ( 'System_String' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_String' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_String' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_String' != 'System_Compiler_IUniqueKey' )
& ( 'System_String' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_String' != 'Microsoft_Boogie_Translator' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_String' != 'Microsoft_Boogie_Expr' )
& ( 'System_String' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_String' != 'System_Compiler_Quantifier' )
& ( 'System_String' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_String' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_String' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_String' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_String' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_String' != 'Microsoft_Contracts_GuardException' )
& ( 'System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_String' != 'System_Delegate' )
& ( 'System_String' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_String' != 'System_Compiler_OptionalModifier' )
& ( 'System_String' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_String' != 'System_Compiler_IDataFlowState' )
& ( 'System_String' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_String' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_String' != 'System_Collections_IEnumerable' )
& ( 'System_String' != 'Microsoft_Boogie_Declaration' )
& ( 'System_String' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_String' != 'System_IConvertible' )
& ( 'System_String' != 'System_Compiler_Reference' )
& ( 'System_String' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_String' != 'System_MulticastDelegate' )
& ( 'System_String' != stringLiteral15 )
& ( 'System_String' != stringLiteral19 )
& ( 'System_String' != stringLiteral20 )
& ( 'FirstConsistentOwner' != 'System_SByte' )
& ( 'FirstConsistentOwner' != 'System_Byte' )
& ( 'FirstConsistentOwner' != 'System_Int16' )
& ( 'FirstConsistentOwner' != 'System_UInt16' )
& ( 'FirstConsistentOwner' != 'System_Int32' )
& ( 'FirstConsistentOwner' != 'System_UInt32' )
& ( 'FirstConsistentOwner' != 'System_Int64' )
& ( 'FirstConsistentOwner' != 'System_UInt64' )
& ( 'FirstConsistentOwner' != 'System_Char' )
& ( 'FirstConsistentOwner' != 'System_UIntPtr' )
& ( 'FirstConsistentOwner' != 'System_IntPtr' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'FirstConsistentOwner' != 'PureCollections_Coll_card' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'FirstConsistentOwner' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Visitor' )
& ( 'FirstConsistentOwner' != 'System_IFormattable' )
& ( 'FirstConsistentOwner' != 'PureCollections_Coll' )
& ( 'FirstConsistentOwner' != 'System_Compiler_InstructionVisitor' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'FirstConsistentOwner' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Block' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Member' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Statement' )
& ( 'FirstConsistentOwner' != 'System_Collections_ICollection' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CmdSeq' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Expression' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue' )
& ( 'FirstConsistentOwner' != 'System_ICloneable' )
& ( 'FirstConsistentOwner' != 'System_Enum' )
& ( 'FirstConsistentOwner' != 'System_Compiler_CfgBlock' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Sink' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_LocalVariable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Field' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'FirstConsistentOwner' != 'System_Collections_IList' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Node' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'FirstConsistentOwner' != 'System_Compiler_StandardVisitor' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'FirstConsistentOwner' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'FirstConsistentOwner' != 'System_Compiler_TypeModifier' )
& ( 'FirstConsistentOwner' != 'System_Compiler_ModelfieldContractList' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'FirstConsistentOwner' != 'System_IComparable_1___System_String' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CilTranslator' )
& ( 'FirstConsistentOwner' != 'System_IEquatable_1___System_String' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'FirstConsistentOwner' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Role' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_MethodSignature' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_MethodParameters' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'FirstConsistentOwner' != 'System_Exception' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Variable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'FirstConsistentOwner' != 'PureCollections_Sequence' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Trigger' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Visitor' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'FirstConsistentOwner' != 'System_ValueType' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Prelude' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ExprSeq' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_StringBank' )
& ( 'FirstConsistentOwner' != 'System_AsyncCallback' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Block' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'FirstConsistentOwner' != 'System_IAsyncResult' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'FirstConsistentOwner' != 'System_Compiler_TypeNode' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Absy' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Parameter' )
& ( 'FirstConsistentOwner' != 'System_Runtime_InteropServices__Exception' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Variable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'FirstConsistentOwner' != 'System_IComparable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Duplicator' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'FirstConsistentOwner' != 'System_Compiler_IUniqueKey' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Expr' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Quantifier' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TypedIdent' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'FirstConsistentOwner' != 'Microsoft_Contracts_GuardException' )
& ( 'FirstConsistentOwner' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'FirstConsistentOwner' != 'System_Delegate' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'FirstConsistentOwner' != 'System_Compiler_OptionalModifier' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'FirstConsistentOwner' != 'System_Compiler_IDataFlowState' )
& ( 'FirstConsistentOwner' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'FirstConsistentOwner' != 'System_Collections_IEnumerable' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_Declaration' )
& ( 'FirstConsistentOwner' != 'System_Runtime_Serialization_ISerializable' )
& ( 'FirstConsistentOwner' != 'System_IConvertible' )
& ( 'FirstConsistentOwner' != 'System_Compiler_Reference' )
& ( 'FirstConsistentOwner' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'FirstConsistentOwner' != 'System_MulticastDelegate' )
& ( 'FirstConsistentOwner' != stringLiteral15 )
& ( 'FirstConsistentOwner' != stringLiteral19 )
& ( 'FirstConsistentOwner' != stringLiteral20 )
& ( 'System_SByte' != 'System_Byte' )
& ( 'System_SByte' != 'System_Int16' )
& ( 'System_SByte' != 'System_UInt16' )
& ( 'System_SByte' != 'System_Int32' )
& ( 'System_SByte' != 'System_UInt32' )
& ( 'System_SByte' != 'System_Int64' )
& ( 'System_SByte' != 'System_UInt64' )
& ( 'System_SByte' != 'System_Char' )
& ( 'System_SByte' != 'System_UIntPtr' )
& ( 'System_SByte' != 'System_IntPtr' )
& ( 'System_SByte' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_SByte' != 'PureCollections_Coll_card' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_SByte' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_SByte' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_SByte' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_SByte' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_SByte' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_SByte' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_SByte' != 'System_Compiler_Visitor' )
& ( 'System_SByte' != 'System_IFormattable' )
& ( 'System_SByte' != 'PureCollections_Coll' )
& ( 'System_SByte' != 'System_Compiler_InstructionVisitor' )
& ( 'System_SByte' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_SByte' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_SByte' != 'Microsoft_Boogie_Block' )
& ( 'System_SByte' != 'System_Compiler_Member' )
& ( 'System_SByte' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_SByte' != 'System_Compiler_Statement' )
& ( 'System_SByte' != 'System_Collections_ICollection' )
& ( 'System_SByte' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_SByte' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_SByte' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_SByte' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_SByte' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_SByte' != 'System_Compiler_Expression' )
& ( 'System_SByte' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_SByte' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_SByte' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_SByte' != 'System_ICloneable' )
& ( 'System_SByte' != 'System_Enum' )
& ( 'System_SByte' != 'System_Compiler_CfgBlock' )
& ( 'System_SByte' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_SByte' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_SByte' != 'Microsoft_Boogie_Sink' )
& ( 'System_SByte' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_SByte' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_SByte' != 'System_Compiler_Field' )
& ( 'System_SByte' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_SByte' != 'System_Collections_IList' )
& ( 'System_SByte' != 'System_Compiler_Node' )
& ( 'System_SByte' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_SByte' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_SByte' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_SByte' != 'System_Compiler_StandardVisitor' )
& ( 'System_SByte' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_SByte' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_SByte' != 'System_Compiler_TypeModifier' )
& ( 'System_SByte' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_SByte' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_SByte' != 'System_IComparable_1___System_String' )
& ( 'System_SByte' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_SByte' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_SByte' != 'System_IEquatable_1___System_String' )
& ( 'System_SByte' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_SByte' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_SByte' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_SByte' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_Role' )
& ( 'System_SByte' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_SByte' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_SByte' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_SByte' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_SByte' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_SByte' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_SByte' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_SByte' != 'System_Exception' )
& ( 'System_SByte' != 'System_Compiler_Variable' )
& ( 'System_SByte' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_SByte' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_SByte' != 'PureCollections_Sequence' )
& ( 'System_SByte' != 'Microsoft_Boogie_Trigger' )
& ( 'System_SByte' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_SByte' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_SByte' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_SByte' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_SByte' != 'Microsoft_Boogie_Visitor' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_SByte' != 'System_ValueType' )
& ( 'System_SByte' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_SByte' != 'Microsoft_Boogie_Prelude' )
& ( 'System_SByte' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_SByte' != 'Microsoft_Boogie_StringBank' )
& ( 'System_SByte' != 'System_AsyncCallback' )
& ( 'System_SByte' != 'System_Compiler_Block' )
& ( 'System_SByte' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_SByte' != 'System_IAsyncResult' )
& ( 'System_SByte' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_SByte' != 'System_Compiler_TypeNode' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_SByte' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_SByte' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_SByte' != 'Microsoft_Boogie_Absy' )
& ( 'System_SByte' != 'System_Compiler_Parameter' )
& ( 'System_SByte' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_SByte' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_SByte' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_SByte' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_SByte' != 'Microsoft_Boogie_Variable' )
& ( 'System_SByte' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_SByte' != 'System_IComparable' )
& ( 'System_SByte' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_SByte' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_SByte' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_SByte' != 'System_Compiler_IUniqueKey' )
& ( 'System_SByte' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_SByte' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_SByte' != 'Microsoft_Boogie_Expr' )
& ( 'System_SByte' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_SByte' != 'System_Compiler_Quantifier' )
& ( 'System_SByte' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_SByte' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_SByte' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_SByte' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_SByte' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_SByte' != 'Microsoft_Contracts_GuardException' )
& ( 'System_SByte' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_SByte' != 'System_Delegate' )
& ( 'System_SByte' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_SByte' != 'System_Compiler_OptionalModifier' )
& ( 'System_SByte' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_SByte' != 'System_Compiler_IDataFlowState' )
& ( 'System_SByte' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_SByte' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_SByte' != 'System_Collections_IEnumerable' )
& ( 'System_SByte' != 'Microsoft_Boogie_Declaration' )
& ( 'System_SByte' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_SByte' != 'System_IConvertible' )
& ( 'System_SByte' != 'System_Compiler_Reference' )
& ( 'System_SByte' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_SByte' != 'System_MulticastDelegate' )
& ( 'System_SByte' != stringLiteral15 )
& ( 'System_SByte' != stringLiteral19 )
& ( 'System_SByte' != stringLiteral20 )
& ( 'System_Byte' != 'System_Int16' )
& ( 'System_Byte' != 'System_UInt16' )
& ( 'System_Byte' != 'System_Int32' )
& ( 'System_Byte' != 'System_UInt32' )
& ( 'System_Byte' != 'System_Int64' )
& ( 'System_Byte' != 'System_UInt64' )
& ( 'System_Byte' != 'System_Char' )
& ( 'System_Byte' != 'System_UIntPtr' )
& ( 'System_Byte' != 'System_IntPtr' )
& ( 'System_Byte' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Byte' != 'PureCollections_Coll_card' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Byte' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Byte' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Byte' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Byte' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Byte' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Byte' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Byte' != 'System_Compiler_Visitor' )
& ( 'System_Byte' != 'System_IFormattable' )
& ( 'System_Byte' != 'PureCollections_Coll' )
& ( 'System_Byte' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Byte' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Byte' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Byte' != 'Microsoft_Boogie_Block' )
& ( 'System_Byte' != 'System_Compiler_Member' )
& ( 'System_Byte' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Byte' != 'System_Compiler_Statement' )
& ( 'System_Byte' != 'System_Collections_ICollection' )
& ( 'System_Byte' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Byte' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Byte' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Byte' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Byte' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Byte' != 'System_Compiler_Expression' )
& ( 'System_Byte' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Byte' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Byte' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Byte' != 'System_ICloneable' )
& ( 'System_Byte' != 'System_Enum' )
& ( 'System_Byte' != 'System_Compiler_CfgBlock' )
& ( 'System_Byte' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Byte' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Byte' != 'Microsoft_Boogie_Sink' )
& ( 'System_Byte' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Byte' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Byte' != 'System_Compiler_Field' )
& ( 'System_Byte' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Byte' != 'System_Collections_IList' )
& ( 'System_Byte' != 'System_Compiler_Node' )
& ( 'System_Byte' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Byte' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Byte' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Byte' != 'System_Compiler_StandardVisitor' )
& ( 'System_Byte' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Byte' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Byte' != 'System_Compiler_TypeModifier' )
& ( 'System_Byte' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Byte' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Byte' != 'System_IComparable_1___System_String' )
& ( 'System_Byte' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Byte' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Byte' != 'System_IEquatable_1___System_String' )
& ( 'System_Byte' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Byte' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Byte' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Byte' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_Role' )
& ( 'System_Byte' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Byte' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Byte' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Byte' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Byte' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Byte' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Byte' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Byte' != 'System_Exception' )
& ( 'System_Byte' != 'System_Compiler_Variable' )
& ( 'System_Byte' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Byte' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Byte' != 'PureCollections_Sequence' )
& ( 'System_Byte' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Byte' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Byte' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Byte' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Byte' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Byte' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Byte' != 'System_ValueType' )
& ( 'System_Byte' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Byte' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Byte' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Byte' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Byte' != 'System_AsyncCallback' )
& ( 'System_Byte' != 'System_Compiler_Block' )
& ( 'System_Byte' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Byte' != 'System_IAsyncResult' )
& ( 'System_Byte' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Byte' != 'System_Compiler_TypeNode' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Byte' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Byte' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Byte' != 'Microsoft_Boogie_Absy' )
& ( 'System_Byte' != 'System_Compiler_Parameter' )
& ( 'System_Byte' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Byte' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Byte' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Byte' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Byte' != 'Microsoft_Boogie_Variable' )
& ( 'System_Byte' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Byte' != 'System_IComparable' )
& ( 'System_Byte' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Byte' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Byte' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Byte' != 'System_Compiler_IUniqueKey' )
& ( 'System_Byte' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Byte' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Byte' != 'Microsoft_Boogie_Expr' )
& ( 'System_Byte' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Byte' != 'System_Compiler_Quantifier' )
& ( 'System_Byte' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Byte' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Byte' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Byte' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Byte' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Byte' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Byte' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Byte' != 'System_Delegate' )
& ( 'System_Byte' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Byte' != 'System_Compiler_OptionalModifier' )
& ( 'System_Byte' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Byte' != 'System_Compiler_IDataFlowState' )
& ( 'System_Byte' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Byte' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Byte' != 'System_Collections_IEnumerable' )
& ( 'System_Byte' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Byte' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Byte' != 'System_IConvertible' )
& ( 'System_Byte' != 'System_Compiler_Reference' )
& ( 'System_Byte' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Byte' != 'System_MulticastDelegate' )
& ( 'System_Byte' != stringLiteral15 )
& ( 'System_Byte' != stringLiteral19 )
& ( 'System_Byte' != stringLiteral20 )
& ( 'System_Int16' != 'System_UInt16' )
& ( 'System_Int16' != 'System_Int32' )
& ( 'System_Int16' != 'System_UInt32' )
& ( 'System_Int16' != 'System_Int64' )
& ( 'System_Int16' != 'System_UInt64' )
& ( 'System_Int16' != 'System_Char' )
& ( 'System_Int16' != 'System_UIntPtr' )
& ( 'System_Int16' != 'System_IntPtr' )
& ( 'System_Int16' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Int16' != 'PureCollections_Coll_card' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Int16' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Int16' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Int16' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Int16' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Int16' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Int16' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Int16' != 'System_Compiler_Visitor' )
& ( 'System_Int16' != 'System_IFormattable' )
& ( 'System_Int16' != 'PureCollections_Coll' )
& ( 'System_Int16' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Int16' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Int16' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Int16' != 'Microsoft_Boogie_Block' )
& ( 'System_Int16' != 'System_Compiler_Member' )
& ( 'System_Int16' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Int16' != 'System_Compiler_Statement' )
& ( 'System_Int16' != 'System_Collections_ICollection' )
& ( 'System_Int16' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int16' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int16' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Int16' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Int16' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Int16' != 'System_Compiler_Expression' )
& ( 'System_Int16' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Int16' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Int16' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Int16' != 'System_ICloneable' )
& ( 'System_Int16' != 'System_Enum' )
& ( 'System_Int16' != 'System_Compiler_CfgBlock' )
& ( 'System_Int16' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Int16' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Int16' != 'Microsoft_Boogie_Sink' )
& ( 'System_Int16' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Int16' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Int16' != 'System_Compiler_Field' )
& ( 'System_Int16' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Int16' != 'System_Collections_IList' )
& ( 'System_Int16' != 'System_Compiler_Node' )
& ( 'System_Int16' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Int16' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Int16' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Int16' != 'System_Compiler_StandardVisitor' )
& ( 'System_Int16' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int16' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Int16' != 'System_Compiler_TypeModifier' )
& ( 'System_Int16' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Int16' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Int16' != 'System_IComparable_1___System_String' )
& ( 'System_Int16' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Int16' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Int16' != 'System_IEquatable_1___System_String' )
& ( 'System_Int16' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int16' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Int16' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Int16' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_Role' )
& ( 'System_Int16' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int16' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Int16' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Int16' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Int16' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Int16' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int16' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Int16' != 'System_Exception' )
& ( 'System_Int16' != 'System_Compiler_Variable' )
& ( 'System_Int16' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Int16' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Int16' != 'PureCollections_Sequence' )
& ( 'System_Int16' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Int16' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Int16' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Int16' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Int16' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Int16' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Int16' != 'System_ValueType' )
& ( 'System_Int16' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Int16' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Int16' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Int16' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Int16' != 'System_AsyncCallback' )
& ( 'System_Int16' != 'System_Compiler_Block' )
& ( 'System_Int16' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Int16' != 'System_IAsyncResult' )
& ( 'System_Int16' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Int16' != 'System_Compiler_TypeNode' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Int16' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Int16' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Int16' != 'Microsoft_Boogie_Absy' )
& ( 'System_Int16' != 'System_Compiler_Parameter' )
& ( 'System_Int16' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Int16' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Int16' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Int16' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Int16' != 'Microsoft_Boogie_Variable' )
& ( 'System_Int16' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Int16' != 'System_IComparable' )
& ( 'System_Int16' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Int16' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Int16' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Int16' != 'System_Compiler_IUniqueKey' )
& ( 'System_Int16' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Int16' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int16' != 'Microsoft_Boogie_Expr' )
& ( 'System_Int16' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Int16' != 'System_Compiler_Quantifier' )
& ( 'System_Int16' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Int16' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Int16' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Int16' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int16' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Int16' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Int16' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int16' != 'System_Delegate' )
& ( 'System_Int16' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Int16' != 'System_Compiler_OptionalModifier' )
& ( 'System_Int16' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Int16' != 'System_Compiler_IDataFlowState' )
& ( 'System_Int16' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Int16' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Int16' != 'System_Collections_IEnumerable' )
& ( 'System_Int16' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Int16' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Int16' != 'System_IConvertible' )
& ( 'System_Int16' != 'System_Compiler_Reference' )
& ( 'System_Int16' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Int16' != 'System_MulticastDelegate' )
& ( 'System_Int16' != stringLiteral15 )
& ( 'System_Int16' != stringLiteral19 )
& ( 'System_Int16' != stringLiteral20 )
& ( 'System_UInt16' != 'System_Int32' )
& ( 'System_UInt16' != 'System_UInt32' )
& ( 'System_UInt16' != 'System_Int64' )
& ( 'System_UInt16' != 'System_UInt64' )
& ( 'System_UInt16' != 'System_Char' )
& ( 'System_UInt16' != 'System_UIntPtr' )
& ( 'System_UInt16' != 'System_IntPtr' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_UInt16' != 'PureCollections_Coll_card' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_UInt16' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_UInt16' != 'System_Compiler_Visitor' )
& ( 'System_UInt16' != 'System_IFormattable' )
& ( 'System_UInt16' != 'PureCollections_Coll' )
& ( 'System_UInt16' != 'System_Compiler_InstructionVisitor' )
& ( 'System_UInt16' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_UInt16' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Block' )
& ( 'System_UInt16' != 'System_Compiler_Member' )
& ( 'System_UInt16' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_UInt16' != 'System_Compiler_Statement' )
& ( 'System_UInt16' != 'System_Collections_ICollection' )
& ( 'System_UInt16' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt16' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_UInt16' != 'System_Compiler_Expression' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_UInt16' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_UInt16' != 'System_ICloneable' )
& ( 'System_UInt16' != 'System_Enum' )
& ( 'System_UInt16' != 'System_Compiler_CfgBlock' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_UInt16' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Sink' )
& ( 'System_UInt16' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_UInt16' != 'System_Compiler_Field' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_UInt16' != 'System_Collections_IList' )
& ( 'System_UInt16' != 'System_Compiler_Node' )
& ( 'System_UInt16' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_UInt16' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_UInt16' != 'System_Compiler_StandardVisitor' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt16' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_UInt16' != 'System_Compiler_TypeModifier' )
& ( 'System_UInt16' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_UInt16' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_UInt16' != 'System_IComparable_1___System_String' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_UInt16' != 'System_IEquatable_1___System_String' )
& ( 'System_UInt16' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt16' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_UInt16' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Role' )
& ( 'System_UInt16' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_UInt16' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_UInt16' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_UInt16' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt16' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_UInt16' != 'System_Exception' )
& ( 'System_UInt16' != 'System_Compiler_Variable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_UInt16' != 'PureCollections_Sequence' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Trigger' )
& ( 'System_UInt16' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_UInt16' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_UInt16' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_UInt16' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Visitor' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_UInt16' != 'System_ValueType' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Prelude' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_UInt16' != 'Microsoft_Boogie_StringBank' )
& ( 'System_UInt16' != 'System_AsyncCallback' )
& ( 'System_UInt16' != 'System_Compiler_Block' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_UInt16' != 'System_IAsyncResult' )
& ( 'System_UInt16' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_UInt16' != 'System_Compiler_TypeNode' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Absy' )
& ( 'System_UInt16' != 'System_Compiler_Parameter' )
& ( 'System_UInt16' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_UInt16' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_UInt16' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Variable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_UInt16' != 'System_IComparable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_UInt16' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_UInt16' != 'System_Compiler_IUniqueKey' )
& ( 'System_UInt16' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_UInt16' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Expr' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_UInt16' != 'System_Compiler_Quantifier' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_UInt16' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_UInt16' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_UInt16' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt16' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_UInt16' != 'Microsoft_Contracts_GuardException' )
& ( 'System_UInt16' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt16' != 'System_Delegate' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_UInt16' != 'System_Compiler_OptionalModifier' )
& ( 'System_UInt16' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_UInt16' != 'System_Compiler_IDataFlowState' )
& ( 'System_UInt16' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_UInt16' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_UInt16' != 'System_Collections_IEnumerable' )
& ( 'System_UInt16' != 'Microsoft_Boogie_Declaration' )
& ( 'System_UInt16' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_UInt16' != 'System_IConvertible' )
& ( 'System_UInt16' != 'System_Compiler_Reference' )
& ( 'System_UInt16' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_UInt16' != 'System_MulticastDelegate' )
& ( 'System_UInt16' != stringLiteral15 )
& ( 'System_UInt16' != stringLiteral19 )
& ( 'System_UInt16' != stringLiteral20 )
& ( 'System_Int32' != 'System_UInt32' )
& ( 'System_Int32' != 'System_Int64' )
& ( 'System_Int32' != 'System_UInt64' )
& ( 'System_Int32' != 'System_Char' )
& ( 'System_Int32' != 'System_UIntPtr' )
& ( 'System_Int32' != 'System_IntPtr' )
& ( 'System_Int32' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Int32' != 'PureCollections_Coll_card' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Int32' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Int32' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Int32' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Int32' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Int32' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Int32' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Int32' != 'System_Compiler_Visitor' )
& ( 'System_Int32' != 'System_IFormattable' )
& ( 'System_Int32' != 'PureCollections_Coll' )
& ( 'System_Int32' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Int32' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Int32' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Int32' != 'Microsoft_Boogie_Block' )
& ( 'System_Int32' != 'System_Compiler_Member' )
& ( 'System_Int32' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Int32' != 'System_Compiler_Statement' )
& ( 'System_Int32' != 'System_Collections_ICollection' )
& ( 'System_Int32' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int32' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int32' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Int32' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Int32' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Int32' != 'System_Compiler_Expression' )
& ( 'System_Int32' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Int32' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Int32' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Int32' != 'System_ICloneable' )
& ( 'System_Int32' != 'System_Enum' )
& ( 'System_Int32' != 'System_Compiler_CfgBlock' )
& ( 'System_Int32' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Int32' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Int32' != 'Microsoft_Boogie_Sink' )
& ( 'System_Int32' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Int32' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Int32' != 'System_Compiler_Field' )
& ( 'System_Int32' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Int32' != 'System_Collections_IList' )
& ( 'System_Int32' != 'System_Compiler_Node' )
& ( 'System_Int32' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Int32' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Int32' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Int32' != 'System_Compiler_StandardVisitor' )
& ( 'System_Int32' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int32' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Int32' != 'System_Compiler_TypeModifier' )
& ( 'System_Int32' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Int32' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Int32' != 'System_IComparable_1___System_String' )
& ( 'System_Int32' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Int32' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Int32' != 'System_IEquatable_1___System_String' )
& ( 'System_Int32' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int32' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Int32' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Int32' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_Role' )
& ( 'System_Int32' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int32' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Int32' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Int32' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Int32' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Int32' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int32' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Int32' != 'System_Exception' )
& ( 'System_Int32' != 'System_Compiler_Variable' )
& ( 'System_Int32' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Int32' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Int32' != 'PureCollections_Sequence' )
& ( 'System_Int32' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Int32' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Int32' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Int32' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Int32' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Int32' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Int32' != 'System_ValueType' )
& ( 'System_Int32' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Int32' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Int32' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Int32' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Int32' != 'System_AsyncCallback' )
& ( 'System_Int32' != 'System_Compiler_Block' )
& ( 'System_Int32' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Int32' != 'System_IAsyncResult' )
& ( 'System_Int32' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Int32' != 'System_Compiler_TypeNode' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Int32' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Int32' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Int32' != 'Microsoft_Boogie_Absy' )
& ( 'System_Int32' != 'System_Compiler_Parameter' )
& ( 'System_Int32' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Int32' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Int32' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Int32' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Int32' != 'Microsoft_Boogie_Variable' )
& ( 'System_Int32' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Int32' != 'System_IComparable' )
& ( 'System_Int32' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Int32' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Int32' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Int32' != 'System_Compiler_IUniqueKey' )
& ( 'System_Int32' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Int32' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int32' != 'Microsoft_Boogie_Expr' )
& ( 'System_Int32' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Int32' != 'System_Compiler_Quantifier' )
& ( 'System_Int32' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Int32' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Int32' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Int32' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int32' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Int32' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Int32' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int32' != 'System_Delegate' )
& ( 'System_Int32' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Int32' != 'System_Compiler_OptionalModifier' )
& ( 'System_Int32' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Int32' != 'System_Compiler_IDataFlowState' )
& ( 'System_Int32' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Int32' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Int32' != 'System_Collections_IEnumerable' )
& ( 'System_Int32' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Int32' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Int32' != 'System_IConvertible' )
& ( 'System_Int32' != 'System_Compiler_Reference' )
& ( 'System_Int32' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Int32' != 'System_MulticastDelegate' )
& ( 'System_Int32' != stringLiteral15 )
& ( 'System_Int32' != stringLiteral19 )
& ( 'System_Int32' != stringLiteral20 )
& ( 'System_UInt32' != 'System_Int64' )
& ( 'System_UInt32' != 'System_UInt64' )
& ( 'System_UInt32' != 'System_Char' )
& ( 'System_UInt32' != 'System_UIntPtr' )
& ( 'System_UInt32' != 'System_IntPtr' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_UInt32' != 'PureCollections_Coll_card' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_UInt32' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_UInt32' != 'System_Compiler_Visitor' )
& ( 'System_UInt32' != 'System_IFormattable' )
& ( 'System_UInt32' != 'PureCollections_Coll' )
& ( 'System_UInt32' != 'System_Compiler_InstructionVisitor' )
& ( 'System_UInt32' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_UInt32' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Block' )
& ( 'System_UInt32' != 'System_Compiler_Member' )
& ( 'System_UInt32' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_UInt32' != 'System_Compiler_Statement' )
& ( 'System_UInt32' != 'System_Collections_ICollection' )
& ( 'System_UInt32' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt32' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_UInt32' != 'System_Compiler_Expression' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_UInt32' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_UInt32' != 'System_ICloneable' )
& ( 'System_UInt32' != 'System_Enum' )
& ( 'System_UInt32' != 'System_Compiler_CfgBlock' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_UInt32' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Sink' )
& ( 'System_UInt32' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_UInt32' != 'System_Compiler_Field' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_UInt32' != 'System_Collections_IList' )
& ( 'System_UInt32' != 'System_Compiler_Node' )
& ( 'System_UInt32' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_UInt32' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_UInt32' != 'System_Compiler_StandardVisitor' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt32' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_UInt32' != 'System_Compiler_TypeModifier' )
& ( 'System_UInt32' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_UInt32' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_UInt32' != 'System_IComparable_1___System_String' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_UInt32' != 'System_IEquatable_1___System_String' )
& ( 'System_UInt32' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt32' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_UInt32' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Role' )
& ( 'System_UInt32' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_UInt32' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_UInt32' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_UInt32' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt32' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_UInt32' != 'System_Exception' )
& ( 'System_UInt32' != 'System_Compiler_Variable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_UInt32' != 'PureCollections_Sequence' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Trigger' )
& ( 'System_UInt32' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_UInt32' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_UInt32' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_UInt32' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Visitor' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_UInt32' != 'System_ValueType' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Prelude' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_UInt32' != 'Microsoft_Boogie_StringBank' )
& ( 'System_UInt32' != 'System_AsyncCallback' )
& ( 'System_UInt32' != 'System_Compiler_Block' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_UInt32' != 'System_IAsyncResult' )
& ( 'System_UInt32' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_UInt32' != 'System_Compiler_TypeNode' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Absy' )
& ( 'System_UInt32' != 'System_Compiler_Parameter' )
& ( 'System_UInt32' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_UInt32' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_UInt32' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Variable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_UInt32' != 'System_IComparable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_UInt32' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_UInt32' != 'System_Compiler_IUniqueKey' )
& ( 'System_UInt32' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_UInt32' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Expr' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_UInt32' != 'System_Compiler_Quantifier' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_UInt32' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_UInt32' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_UInt32' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt32' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_UInt32' != 'Microsoft_Contracts_GuardException' )
& ( 'System_UInt32' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt32' != 'System_Delegate' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_UInt32' != 'System_Compiler_OptionalModifier' )
& ( 'System_UInt32' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_UInt32' != 'System_Compiler_IDataFlowState' )
& ( 'System_UInt32' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_UInt32' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_UInt32' != 'System_Collections_IEnumerable' )
& ( 'System_UInt32' != 'Microsoft_Boogie_Declaration' )
& ( 'System_UInt32' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_UInt32' != 'System_IConvertible' )
& ( 'System_UInt32' != 'System_Compiler_Reference' )
& ( 'System_UInt32' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_UInt32' != 'System_MulticastDelegate' )
& ( 'System_UInt32' != stringLiteral15 )
& ( 'System_UInt32' != stringLiteral19 )
& ( 'System_UInt32' != stringLiteral20 )
& ( 'System_Int64' != 'System_UInt64' )
& ( 'System_Int64' != 'System_Char' )
& ( 'System_Int64' != 'System_UIntPtr' )
& ( 'System_Int64' != 'System_IntPtr' )
& ( 'System_Int64' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Int64' != 'PureCollections_Coll_card' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Int64' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Int64' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Int64' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Int64' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Int64' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Int64' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Int64' != 'System_Compiler_Visitor' )
& ( 'System_Int64' != 'System_IFormattable' )
& ( 'System_Int64' != 'PureCollections_Coll' )
& ( 'System_Int64' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Int64' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Int64' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Int64' != 'Microsoft_Boogie_Block' )
& ( 'System_Int64' != 'System_Compiler_Member' )
& ( 'System_Int64' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Int64' != 'System_Compiler_Statement' )
& ( 'System_Int64' != 'System_Collections_ICollection' )
& ( 'System_Int64' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int64' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int64' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Int64' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Int64' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Int64' != 'System_Compiler_Expression' )
& ( 'System_Int64' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Int64' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Int64' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Int64' != 'System_ICloneable' )
& ( 'System_Int64' != 'System_Enum' )
& ( 'System_Int64' != 'System_Compiler_CfgBlock' )
& ( 'System_Int64' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Int64' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Int64' != 'Microsoft_Boogie_Sink' )
& ( 'System_Int64' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Int64' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Int64' != 'System_Compiler_Field' )
& ( 'System_Int64' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Int64' != 'System_Collections_IList' )
& ( 'System_Int64' != 'System_Compiler_Node' )
& ( 'System_Int64' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Int64' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Int64' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Int64' != 'System_Compiler_StandardVisitor' )
& ( 'System_Int64' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int64' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Int64' != 'System_Compiler_TypeModifier' )
& ( 'System_Int64' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Int64' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Int64' != 'System_IComparable_1___System_String' )
& ( 'System_Int64' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Int64' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Int64' != 'System_IEquatable_1___System_String' )
& ( 'System_Int64' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int64' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Int64' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Int64' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_Role' )
& ( 'System_Int64' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int64' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Int64' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Int64' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Int64' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Int64' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int64' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Int64' != 'System_Exception' )
& ( 'System_Int64' != 'System_Compiler_Variable' )
& ( 'System_Int64' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Int64' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Int64' != 'PureCollections_Sequence' )
& ( 'System_Int64' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Int64' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Int64' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Int64' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Int64' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Int64' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Int64' != 'System_ValueType' )
& ( 'System_Int64' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Int64' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Int64' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Int64' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Int64' != 'System_AsyncCallback' )
& ( 'System_Int64' != 'System_Compiler_Block' )
& ( 'System_Int64' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Int64' != 'System_IAsyncResult' )
& ( 'System_Int64' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Int64' != 'System_Compiler_TypeNode' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Int64' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Int64' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Int64' != 'Microsoft_Boogie_Absy' )
& ( 'System_Int64' != 'System_Compiler_Parameter' )
& ( 'System_Int64' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Int64' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Int64' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Int64' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Int64' != 'Microsoft_Boogie_Variable' )
& ( 'System_Int64' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Int64' != 'System_IComparable' )
& ( 'System_Int64' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Int64' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Int64' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Int64' != 'System_Compiler_IUniqueKey' )
& ( 'System_Int64' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Int64' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Int64' != 'Microsoft_Boogie_Expr' )
& ( 'System_Int64' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Int64' != 'System_Compiler_Quantifier' )
& ( 'System_Int64' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Int64' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Int64' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Int64' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int64' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Int64' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Int64' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Int64' != 'System_Delegate' )
& ( 'System_Int64' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Int64' != 'System_Compiler_OptionalModifier' )
& ( 'System_Int64' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Int64' != 'System_Compiler_IDataFlowState' )
& ( 'System_Int64' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Int64' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Int64' != 'System_Collections_IEnumerable' )
& ( 'System_Int64' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Int64' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Int64' != 'System_IConvertible' )
& ( 'System_Int64' != 'System_Compiler_Reference' )
& ( 'System_Int64' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Int64' != 'System_MulticastDelegate' )
& ( 'System_Int64' != stringLiteral15 )
& ( 'System_Int64' != stringLiteral19 )
& ( 'System_Int64' != stringLiteral20 )
& ( 'System_UInt64' != 'System_Char' )
& ( 'System_UInt64' != 'System_UIntPtr' )
& ( 'System_UInt64' != 'System_IntPtr' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_UInt64' != 'PureCollections_Coll_card' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_UInt64' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_UInt64' != 'System_Compiler_Visitor' )
& ( 'System_UInt64' != 'System_IFormattable' )
& ( 'System_UInt64' != 'PureCollections_Coll' )
& ( 'System_UInt64' != 'System_Compiler_InstructionVisitor' )
& ( 'System_UInt64' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_UInt64' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Block' )
& ( 'System_UInt64' != 'System_Compiler_Member' )
& ( 'System_UInt64' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_UInt64' != 'System_Compiler_Statement' )
& ( 'System_UInt64' != 'System_Collections_ICollection' )
& ( 'System_UInt64' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt64' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_UInt64' != 'System_Compiler_Expression' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_UInt64' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_UInt64' != 'System_ICloneable' )
& ( 'System_UInt64' != 'System_Enum' )
& ( 'System_UInt64' != 'System_Compiler_CfgBlock' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_UInt64' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Sink' )
& ( 'System_UInt64' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_UInt64' != 'System_Compiler_Field' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_UInt64' != 'System_Collections_IList' )
& ( 'System_UInt64' != 'System_Compiler_Node' )
& ( 'System_UInt64' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_UInt64' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_UInt64' != 'System_Compiler_StandardVisitor' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt64' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_UInt64' != 'System_Compiler_TypeModifier' )
& ( 'System_UInt64' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_UInt64' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_UInt64' != 'System_IComparable_1___System_String' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_UInt64' != 'System_IEquatable_1___System_String' )
& ( 'System_UInt64' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt64' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_UInt64' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Role' )
& ( 'System_UInt64' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_UInt64' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_UInt64' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_UInt64' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt64' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_UInt64' != 'System_Exception' )
& ( 'System_UInt64' != 'System_Compiler_Variable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_UInt64' != 'PureCollections_Sequence' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Trigger' )
& ( 'System_UInt64' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_UInt64' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_UInt64' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_UInt64' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Visitor' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_UInt64' != 'System_ValueType' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Prelude' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_UInt64' != 'Microsoft_Boogie_StringBank' )
& ( 'System_UInt64' != 'System_AsyncCallback' )
& ( 'System_UInt64' != 'System_Compiler_Block' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_UInt64' != 'System_IAsyncResult' )
& ( 'System_UInt64' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_UInt64' != 'System_Compiler_TypeNode' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Absy' )
& ( 'System_UInt64' != 'System_Compiler_Parameter' )
& ( 'System_UInt64' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_UInt64' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_UInt64' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Variable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_UInt64' != 'System_IComparable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_UInt64' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_UInt64' != 'System_Compiler_IUniqueKey' )
& ( 'System_UInt64' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_UInt64' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Expr' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_UInt64' != 'System_Compiler_Quantifier' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_UInt64' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_UInt64' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_UInt64' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt64' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_UInt64' != 'Microsoft_Contracts_GuardException' )
& ( 'System_UInt64' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UInt64' != 'System_Delegate' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_UInt64' != 'System_Compiler_OptionalModifier' )
& ( 'System_UInt64' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_UInt64' != 'System_Compiler_IDataFlowState' )
& ( 'System_UInt64' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_UInt64' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_UInt64' != 'System_Collections_IEnumerable' )
& ( 'System_UInt64' != 'Microsoft_Boogie_Declaration' )
& ( 'System_UInt64' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_UInt64' != 'System_IConvertible' )
& ( 'System_UInt64' != 'System_Compiler_Reference' )
& ( 'System_UInt64' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_UInt64' != 'System_MulticastDelegate' )
& ( 'System_UInt64' != stringLiteral15 )
& ( 'System_UInt64' != stringLiteral19 )
& ( 'System_UInt64' != stringLiteral20 )
& ( 'System_Char' != 'System_UIntPtr' )
& ( 'System_Char' != 'System_IntPtr' )
& ( 'System_Char' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_Char' != 'PureCollections_Coll_card' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_Char' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_Char' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_Char' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_Char' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_Char' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_Char' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_Char' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_Char' != 'System_Compiler_Visitor' )
& ( 'System_Char' != 'System_IFormattable' )
& ( 'System_Char' != 'PureCollections_Coll' )
& ( 'System_Char' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Char' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Char' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Char' != 'Microsoft_Boogie_Block' )
& ( 'System_Char' != 'System_Compiler_Member' )
& ( 'System_Char' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Char' != 'System_Compiler_Statement' )
& ( 'System_Char' != 'System_Collections_ICollection' )
& ( 'System_Char' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Char' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Char' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Char' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Char' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Char' != 'System_Compiler_Expression' )
& ( 'System_Char' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Char' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Char' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Char' != 'System_ICloneable' )
& ( 'System_Char' != 'System_Enum' )
& ( 'System_Char' != 'System_Compiler_CfgBlock' )
& ( 'System_Char' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Char' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Char' != 'Microsoft_Boogie_Sink' )
& ( 'System_Char' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Char' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Char' != 'System_Compiler_Field' )
& ( 'System_Char' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Char' != 'System_Collections_IList' )
& ( 'System_Char' != 'System_Compiler_Node' )
& ( 'System_Char' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Char' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Char' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Char' != 'System_Compiler_StandardVisitor' )
& ( 'System_Char' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Char' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Char' != 'System_Compiler_TypeModifier' )
& ( 'System_Char' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Char' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Char' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Char' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Char' != 'System_IComparable_1___System_String' )
& ( 'System_Char' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Char' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Char' != 'System_IEquatable_1___System_String' )
& ( 'System_Char' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Char' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Char' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Char' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Char' != 'Microsoft_Boogie_Role' )
& ( 'System_Char' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Char' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Char' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Char' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Char' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Char' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Char' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Char' != 'System_Exception' )
& ( 'System_Char' != 'System_Compiler_Variable' )
& ( 'System_Char' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Char' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Char' != 'PureCollections_Sequence' )
& ( 'System_Char' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Char' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Char' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Char' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Char' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Char' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Char' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Char' != 'System_ValueType' )
& ( 'System_Char' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Char' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Char' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Char' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Char' != 'System_AsyncCallback' )
& ( 'System_Char' != 'System_Compiler_Block' )
& ( 'System_Char' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Char' != 'System_IAsyncResult' )
& ( 'System_Char' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Char' != 'System_Compiler_TypeNode' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Char' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Char' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Char' != 'Microsoft_Boogie_Absy' )
& ( 'System_Char' != 'System_Compiler_Parameter' )
& ( 'System_Char' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Char' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Char' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Char' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Char' != 'Microsoft_Boogie_Variable' )
& ( 'System_Char' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Char' != 'System_IComparable' )
& ( 'System_Char' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Char' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Char' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Char' != 'System_Compiler_IUniqueKey' )
& ( 'System_Char' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Char' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Char' != 'Microsoft_Boogie_Expr' )
& ( 'System_Char' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Char' != 'System_Compiler_Quantifier' )
& ( 'System_Char' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Char' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Char' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Char' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Char' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Char' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Char' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Char' != 'System_Delegate' )
& ( 'System_Char' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Char' != 'System_Compiler_OptionalModifier' )
& ( 'System_Char' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Char' != 'System_Compiler_IDataFlowState' )
& ( 'System_Char' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Char' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Char' != 'System_Collections_IEnumerable' )
& ( 'System_Char' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Char' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Char' != 'System_IConvertible' )
& ( 'System_Char' != 'System_Compiler_Reference' )
& ( 'System_Char' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Char' != 'System_MulticastDelegate' )
& ( 'System_Char' != stringLiteral15 )
& ( 'System_Char' != stringLiteral19 )
& ( 'System_Char' != stringLiteral20 )
& ( 'System_UIntPtr' != 'System_IntPtr' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_UIntPtr' != 'PureCollections_Coll_card' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_UIntPtr' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_UIntPtr' != 'System_Compiler_Visitor' )
& ( 'System_UIntPtr' != 'System_IFormattable' )
& ( 'System_UIntPtr' != 'PureCollections_Coll' )
& ( 'System_UIntPtr' != 'System_Compiler_InstructionVisitor' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_UIntPtr' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Block' )
& ( 'System_UIntPtr' != 'System_Compiler_Member' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_UIntPtr' != 'System_Compiler_Statement' )
& ( 'System_UIntPtr' != 'System_Collections_ICollection' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_UIntPtr' != 'System_Compiler_Expression' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_UIntPtr' != 'System_ICloneable' )
& ( 'System_UIntPtr' != 'System_Enum' )
& ( 'System_UIntPtr' != 'System_Compiler_CfgBlock' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Sink' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_UIntPtr' != 'System_Compiler_Field' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_UIntPtr' != 'System_Collections_IList' )
& ( 'System_UIntPtr' != 'System_Compiler_Node' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_UIntPtr' != 'System_Compiler_StandardVisitor' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UIntPtr' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_UIntPtr' != 'System_Compiler_TypeModifier' )
& ( 'System_UIntPtr' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_UIntPtr' != 'System_IComparable_1___System_String' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_UIntPtr' != 'System_IEquatable_1___System_String' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UIntPtr' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Role' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_UIntPtr' != 'System_Exception' )
& ( 'System_UIntPtr' != 'System_Compiler_Variable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_UIntPtr' != 'PureCollections_Sequence' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Trigger' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Visitor' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_UIntPtr' != 'System_ValueType' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Prelude' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_StringBank' )
& ( 'System_UIntPtr' != 'System_AsyncCallback' )
& ( 'System_UIntPtr' != 'System_Compiler_Block' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_UIntPtr' != 'System_IAsyncResult' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_UIntPtr' != 'System_Compiler_TypeNode' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Absy' )
& ( 'System_UIntPtr' != 'System_Compiler_Parameter' )
& ( 'System_UIntPtr' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Variable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_UIntPtr' != 'System_IComparable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_UIntPtr' != 'System_Compiler_IUniqueKey' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Expr' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_UIntPtr' != 'System_Compiler_Quantifier' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_UIntPtr' != 'Microsoft_Contracts_GuardException' )
& ( 'System_UIntPtr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_UIntPtr' != 'System_Delegate' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_UIntPtr' != 'System_Compiler_OptionalModifier' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_UIntPtr' != 'System_Compiler_IDataFlowState' )
& ( 'System_UIntPtr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_UIntPtr' != 'System_Collections_IEnumerable' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_Declaration' )
& ( 'System_UIntPtr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_UIntPtr' != 'System_IConvertible' )
& ( 'System_UIntPtr' != 'System_Compiler_Reference' )
& ( 'System_UIntPtr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_UIntPtr' != 'System_MulticastDelegate' )
& ( 'System_UIntPtr' != stringLiteral15 )
& ( 'System_UIntPtr' != stringLiteral19 )
& ( 'System_UIntPtr' != stringLiteral20 )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Trigger_Tr' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'System_IntPtr' != 'PureCollections_Coll_card' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'System_IntPtr' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'System_IntPtr' != 'System_Compiler_Visitor' )
& ( 'System_IntPtr' != 'System_IFormattable' )
& ( 'System_IntPtr' != 'PureCollections_Coll' )
& ( 'System_IntPtr' != 'System_Compiler_InstructionVisitor' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_IntPtr' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Block' )
& ( 'System_IntPtr' != 'System_Compiler_Member' )
& ( 'System_IntPtr' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_IntPtr' != 'System_Compiler_Statement' )
& ( 'System_IntPtr' != 'System_Collections_ICollection' )
& ( 'System_IntPtr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IntPtr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_IntPtr' != 'System_Compiler_Expression' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_IntPtr' != 'System_ICloneable' )
& ( 'System_IntPtr' != 'System_Enum' )
& ( 'System_IntPtr' != 'System_Compiler_CfgBlock' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Sink' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_IntPtr' != 'System_Compiler_Field' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_IntPtr' != 'System_Collections_IList' )
& ( 'System_IntPtr' != 'System_Compiler_Node' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_IntPtr' != 'System_Compiler_StandardVisitor' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IntPtr' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_IntPtr' != 'System_Compiler_TypeModifier' )
& ( 'System_IntPtr' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_IntPtr' != 'System_IComparable_1___System_String' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_IntPtr' != 'System_IEquatable_1___System_String' )
& ( 'System_IntPtr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IntPtr' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Role' )
& ( 'System_IntPtr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_IntPtr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_IntPtr' != 'System_Exception' )
& ( 'System_IntPtr' != 'System_Compiler_Variable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_IntPtr' != 'PureCollections_Sequence' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Trigger' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Visitor' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_IntPtr' != 'System_ValueType' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Prelude' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_StringBank' )
& ( 'System_IntPtr' != 'System_AsyncCallback' )
& ( 'System_IntPtr' != 'System_Compiler_Block' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_IntPtr' != 'System_IAsyncResult' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_IntPtr' != 'System_Compiler_TypeNode' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Absy' )
& ( 'System_IntPtr' != 'System_Compiler_Parameter' )
& ( 'System_IntPtr' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Variable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_IntPtr' != 'System_IComparable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IntPtr' != 'System_Compiler_IUniqueKey' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IntPtr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Expr' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IntPtr' != 'System_Compiler_Quantifier' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IntPtr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IntPtr' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IntPtr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IntPtr' != 'System_Delegate' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IntPtr' != 'System_Compiler_OptionalModifier' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IntPtr' != 'System_Compiler_IDataFlowState' )
& ( 'System_IntPtr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IntPtr' != 'System_Collections_IEnumerable' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IntPtr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IntPtr' != 'System_IConvertible' )
& ( 'System_IntPtr' != 'System_Compiler_Reference' )
& ( 'System_IntPtr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IntPtr' != 'System_MulticastDelegate' )
& ( 'System_IntPtr' != stringLiteral15 )
& ( 'System_IntPtr' != stringLiteral19 )
& ( 'System_IntPtr' != stringLiteral20 )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'PureCollections_Coll_card' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Enum' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Exception' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Trigger_Tr' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Trigger_Tr' != stringLiteral15 )
& ( 'Microsoft_Boogie_Trigger_Tr' != stringLiteral19 )
& ( 'Microsoft_Boogie_Trigger_Tr' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_LoopPreheader_connected' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'PureCollections_Coll_card' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'PureCollections_Coll_card' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Enum' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_connected' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'PureCollections_Coll_card' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_typeToken' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'PureCollections_Coll_card' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_parameter' != stringLiteral20 )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Visitor' )
& ( 'PureCollections_Coll_card' != 'System_IFormattable' )
& ( 'PureCollections_Coll_card' != 'PureCollections_Coll' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_InstructionVisitor' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'PureCollections_Coll_card' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Block' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Member' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Statement' )
& ( 'PureCollections_Coll_card' != 'System_Collections_ICollection' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CmdSeq' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Expression' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue' )
& ( 'PureCollections_Coll_card' != 'System_ICloneable' )
& ( 'PureCollections_Coll_card' != 'System_Enum' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_CfgBlock' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Sink' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_LocalVariable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Field' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'PureCollections_Coll_card' != 'System_Collections_IList' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Node' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_StandardVisitor' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll_card' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_TypeModifier' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_ModelfieldContractList' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'PureCollections_Coll_card' != 'System_IComparable_1___System_String' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CilTranslator' )
& ( 'PureCollections_Coll_card' != 'System_IEquatable_1___System_String' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll_card' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Role' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_MethodSignature' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_MethodParameters' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'PureCollections_Coll_card' != 'System_Exception' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Variable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'PureCollections_Coll_card' != 'PureCollections_Sequence' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Trigger' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Visitor' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'PureCollections_Coll_card' != 'System_ValueType' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Prelude' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ExprSeq' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_StringBank' )
& ( 'PureCollections_Coll_card' != 'System_AsyncCallback' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Block' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'PureCollections_Coll_card' != 'System_IAsyncResult' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_TypeNode' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Absy' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Parameter' )
& ( 'PureCollections_Coll_card' != 'System_Runtime_InteropServices__Exception' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Variable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'PureCollections_Coll_card' != 'System_IComparable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Duplicator' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_IUniqueKey' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Expr' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Quantifier' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TypedIdent' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Contracts_GuardException' )
& ( 'PureCollections_Coll_card' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll_card' != 'System_Delegate' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_OptionalModifier' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_IDataFlowState' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'PureCollections_Coll_card' != 'System_Collections_IEnumerable' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_Declaration' )
& ( 'PureCollections_Coll_card' != 'System_Runtime_Serialization_ISerializable' )
& ( 'PureCollections_Coll_card' != 'System_IConvertible' )
& ( 'PureCollections_Coll_card' != 'System_Compiler_Reference' )
& ( 'PureCollections_Coll_card' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'PureCollections_Coll_card' != 'System_MulticastDelegate' )
& ( 'PureCollections_Coll_card' != stringLiteral15 )
& ( 'PureCollections_Coll_card' != stringLiteral19 )
& ( 'PureCollections_Coll_card' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Enum' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_block' != stringLiteral20 )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Enum' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Exception' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_ValueType' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != stringLiteral15 )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != stringLiteral19 )
& ( 'Microsoft_Boogie_ParameterConditions_methodIsVirtual' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Trigger_Pos' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_elementType' != stringLiteral20 )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Enum' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Exception' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Trigger_Pos' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Trigger_Pos' != stringLiteral15 )
& ( 'Microsoft_Boogie_Trigger_Pos' != stringLiteral19 )
& ( 'Microsoft_Boogie_Trigger_Pos' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StringBank_id2info' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_pointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Enum' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Exception' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_id2info' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StringBank_id2info' != stringLiteral15 )
& ( 'Microsoft_Boogie_StringBank_id2info' != stringLiteral19 )
& ( 'Microsoft_Boogie_StringBank_id2info' != stringLiteral20 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Enum' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != stringLiteral15 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != stringLiteral19 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_StringId' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' != stringLiteral20 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_Type_tag' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Enum' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != stringLiteral15 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != stringLiteral19 )
& ( 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_tag' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Contracts_ObjectInvariantException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Enum' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' != stringLiteral20 )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_StandardVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IFormattable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'PureCollections_Coll' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Member' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Statement' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_ICollection' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Expression' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_ICloneable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Enum' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Field' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_IList' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Node' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Exception' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Variable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'PureCollections_Sequence' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_ValueType' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_AsyncCallback' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Block' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IAsyncResult' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IComparable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Delegate' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_IConvertible' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_Compiler_Reference' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != 'System_MulticastDelegate' )
& ( 'Microsoft_Contracts_ObjectInvariantException' != stringLiteral15 )
& ( 'Microsoft_Contracts_ObjectInvariantException' != stringLiteral19 )
& ( 'Microsoft_Contracts_ObjectInvariantException' != stringLiteral20 )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Visitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IFormattable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'PureCollections_Coll' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_InstructionVisitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Enum' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Exception' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StandardVisitor' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StandardVisitor' != stringLiteral15 )
& ( 'Microsoft_Boogie_StandardVisitor' != stringLiteral19 )
& ( 'Microsoft_Boogie_StandardVisitor' != stringLiteral20 )
& ( 'System_Compiler_Visitor' != 'System_IFormattable' )
& ( 'System_Compiler_Visitor' != 'PureCollections_Coll' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_InstructionVisitor' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Compiler_Visitor' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Block' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Member' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Statement' )
& ( 'System_Compiler_Visitor' != 'System_Collections_ICollection' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Expression' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Compiler_Visitor' != 'System_ICloneable' )
& ( 'System_Compiler_Visitor' != 'System_Enum' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_CfgBlock' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Field' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_Visitor' != 'System_Collections_IList' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Node' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Visitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Visitor' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Visitor' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Visitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Visitor' != 'System_Exception' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Visitor' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Visitor' != 'System_ValueType' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Visitor' != 'System_AsyncCallback' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Block' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Visitor' != 'System_IAsyncResult' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Visitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Visitor' != 'System_IComparable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Visitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Visitor' != 'System_Delegate' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Visitor' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Visitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Visitor' != 'System_IConvertible' )
& ( 'System_Compiler_Visitor' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Visitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Visitor' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Visitor' != stringLiteral15 )
& ( 'System_Compiler_Visitor' != stringLiteral19 )
& ( 'System_Compiler_Visitor' != stringLiteral20 )
& ( 'System_IFormattable' != 'PureCollections_Coll' )
& ( 'System_IFormattable' != 'System_Compiler_InstructionVisitor' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_IFormattable' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Block' )
& ( 'System_IFormattable' != 'System_Compiler_Member' )
& ( 'System_IFormattable' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_IFormattable' != 'System_Compiler_Statement' )
& ( 'System_IFormattable' != 'System_Collections_ICollection' )
& ( 'System_IFormattable' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IFormattable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_IFormattable' != 'System_Compiler_Expression' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_IFormattable' != 'System_ICloneable' )
& ( 'System_IFormattable' != 'System_Enum' )
& ( 'System_IFormattable' != 'System_Compiler_CfgBlock' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Sink' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_IFormattable' != 'System_Compiler_Field' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_IFormattable' != 'System_Collections_IList' )
& ( 'System_IFormattable' != 'System_Compiler_Node' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_IFormattable' != 'System_Compiler_StandardVisitor' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IFormattable' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_IFormattable' != 'System_Compiler_TypeModifier' )
& ( 'System_IFormattable' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_IFormattable' != 'System_IComparable_1___System_String' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_IFormattable' != 'System_IEquatable_1___System_String' )
& ( 'System_IFormattable' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IFormattable' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Role' )
& ( 'System_IFormattable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_IFormattable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_IFormattable' != 'System_Exception' )
& ( 'System_IFormattable' != 'System_Compiler_Variable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_IFormattable' != 'PureCollections_Sequence' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Trigger' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Visitor' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_IFormattable' != 'System_ValueType' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Prelude' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_StringBank' )
& ( 'System_IFormattable' != 'System_AsyncCallback' )
& ( 'System_IFormattable' != 'System_Compiler_Block' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_IFormattable' != 'System_IAsyncResult' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_IFormattable' != 'System_Compiler_TypeNode' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Absy' )
& ( 'System_IFormattable' != 'System_Compiler_Parameter' )
& ( 'System_IFormattable' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Variable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_IFormattable' != 'System_IComparable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IFormattable' != 'System_Compiler_IUniqueKey' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Translator' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IFormattable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Expr' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IFormattable' != 'System_Compiler_Quantifier' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IFormattable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IFormattable' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IFormattable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IFormattable' != 'System_Delegate' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IFormattable' != 'System_Compiler_OptionalModifier' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IFormattable' != 'System_Compiler_IDataFlowState' )
& ( 'System_IFormattable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IFormattable' != 'System_Collections_IEnumerable' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IFormattable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IFormattable' != 'System_IConvertible' )
& ( 'System_IFormattable' != 'System_Compiler_Reference' )
& ( 'System_IFormattable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IFormattable' != 'System_MulticastDelegate' )
& ( 'System_IFormattable' != stringLiteral15 )
& ( 'System_IFormattable' != stringLiteral19 )
& ( 'System_IFormattable' != stringLiteral20 )
& ( 'PureCollections_Coll' != 'System_Compiler_InstructionVisitor' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'PureCollections_Coll' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Block' )
& ( 'PureCollections_Coll' != 'System_Compiler_Member' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'PureCollections_Coll' != 'System_Compiler_Statement' )
& ( 'PureCollections_Coll' != 'System_Collections_ICollection' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CmdSeq' )
& ( 'PureCollections_Coll' != 'System_Compiler_Expression' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue' )
& ( 'PureCollections_Coll' != 'System_ICloneable' )
& ( 'PureCollections_Coll' != 'System_Enum' )
& ( 'PureCollections_Coll' != 'System_Compiler_CfgBlock' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Sink' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_LocalVariable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'PureCollections_Coll' != 'System_Compiler_Field' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'PureCollections_Coll' != 'System_Collections_IList' )
& ( 'PureCollections_Coll' != 'System_Compiler_Node' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'PureCollections_Coll' != 'System_Compiler_StandardVisitor' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'PureCollections_Coll' != 'System_Compiler_TypeModifier' )
& ( 'PureCollections_Coll' != 'System_Compiler_ModelfieldContractList' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'PureCollections_Coll' != 'System_IComparable_1___System_String' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CilTranslator' )
& ( 'PureCollections_Coll' != 'System_IEquatable_1___System_String' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Role' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_MethodSignature' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_MethodParameters' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'PureCollections_Coll' != 'System_Exception' )
& ( 'PureCollections_Coll' != 'System_Compiler_Variable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'PureCollections_Coll' != 'PureCollections_Sequence' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Trigger' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Visitor' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'PureCollections_Coll' != 'System_ValueType' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Prelude' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ExprSeq' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_StringBank' )
& ( 'PureCollections_Coll' != 'System_AsyncCallback' )
& ( 'PureCollections_Coll' != 'System_Compiler_Block' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'PureCollections_Coll' != 'System_IAsyncResult' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'PureCollections_Coll' != 'System_Compiler_TypeNode' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Absy' )
& ( 'PureCollections_Coll' != 'System_Compiler_Parameter' )
& ( 'PureCollections_Coll' != 'System_Runtime_InteropServices__Exception' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Variable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'PureCollections_Coll' != 'System_IComparable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Duplicator' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'PureCollections_Coll' != 'System_Compiler_IUniqueKey' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Translator' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Expr' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'PureCollections_Coll' != 'System_Compiler_Quantifier' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TypedIdent' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'PureCollections_Coll' != 'Microsoft_Contracts_GuardException' )
& ( 'PureCollections_Coll' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Coll' != 'System_Delegate' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'PureCollections_Coll' != 'System_Compiler_OptionalModifier' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'PureCollections_Coll' != 'System_Compiler_IDataFlowState' )
& ( 'PureCollections_Coll' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'PureCollections_Coll' != 'System_Collections_IEnumerable' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_Declaration' )
& ( 'PureCollections_Coll' != 'System_Runtime_Serialization_ISerializable' )
& ( 'PureCollections_Coll' != 'System_IConvertible' )
& ( 'PureCollections_Coll' != 'System_Compiler_Reference' )
& ( 'PureCollections_Coll' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'PureCollections_Coll' != 'System_MulticastDelegate' )
& ( 'PureCollections_Coll' != stringLiteral15 )
& ( 'PureCollections_Coll' != stringLiteral19 )
& ( 'PureCollections_Coll' != stringLiteral20 )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_IdentifierExpr' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Block' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Member' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Statement' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_ICollection' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Expression' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Compiler_InstructionVisitor' != 'System_ICloneable' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Enum' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_CfgBlock' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Field' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_IList' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Node' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_InstructionVisitor' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_InstructionVisitor' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Exception' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Variable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_InstructionVisitor' != 'PureCollections_Sequence' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_InstructionVisitor' != 'System_ValueType' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_InstructionVisitor' != 'System_AsyncCallback' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Block' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_InstructionVisitor' != 'System_IAsyncResult' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_InstructionVisitor' != 'System_IComparable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Delegate' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_InstructionVisitor' != 'System_IConvertible' )
& ( 'System_Compiler_InstructionVisitor' != 'System_Compiler_Reference' )
& ( 'System_Compiler_InstructionVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_InstructionVisitor' != 'System_MulticastDelegate' )
& ( 'System_Compiler_InstructionVisitor' != stringLiteral15 )
& ( 'System_Compiler_InstructionVisitor' != stringLiteral19 )
& ( 'System_Compiler_InstructionVisitor' != stringLiteral20 )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_AbstractInterpretationFramework_IExpr' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Enum' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Exception' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_ValueType' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_IComparable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Delegate' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_IdentifierExpr' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_IdentifierExpr' != stringLiteral15 )
& ( 'Microsoft_Boogie_IdentifierExpr' != stringLiteral19 )
& ( 'Microsoft_Boogie_IdentifierExpr' != stringLiteral20 )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Block' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Member' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Statement' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_ICollection' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Expression' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_ICloneable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Enum' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Field' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_IList' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Node' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Exception' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Variable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'PureCollections_Sequence' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_ValueType' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_AsyncCallback' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Block' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_IAsyncResult' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Parameter' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_IComparable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Delegate' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_IConvertible' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_Compiler_Reference' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != 'System_MulticastDelegate' )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != stringLiteral15 )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != stringLiteral19 )
& ( 'Microsoft_AbstractInterpretationFramework_IExpr' != stringLiteral20 )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Member' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Statement' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_ICollection' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_Block' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_Block' != 'System_Enum' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Block' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Block' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Block' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Block' != 'System_Exception' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Block' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Block' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Block' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Block' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Block' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Block' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Block' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Block' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Block' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Block' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Block' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Block' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Block' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Block' != stringLiteral15 )
& ( 'Microsoft_Boogie_Block' != stringLiteral19 )
& ( 'Microsoft_Boogie_Block' != stringLiteral20 )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_IEnumerable_1___System_Char' )
& ( 'System_Compiler_Member' != 'System_Compiler_Statement' )
& ( 'System_Compiler_Member' != 'System_Collections_ICollection' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Compiler_Member' != 'System_Compiler_Expression' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Compiler_Member' != 'System_ICloneable' )
& ( 'System_Compiler_Member' != 'System_Enum' )
& ( 'System_Compiler_Member' != 'System_Compiler_CfgBlock' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_Member' != 'System_Compiler_Field' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_Member' != 'System_Collections_IList' )
& ( 'System_Compiler_Member' != 'System_Compiler_Node' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Member' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Member' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Member' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Member' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Member' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Member' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Member' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Member' != 'System_Exception' )
& ( 'System_Compiler_Member' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Member' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Member' != 'System_ValueType' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Member' != 'System_AsyncCallback' )
& ( 'System_Compiler_Member' != 'System_Compiler_Block' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Member' != 'System_IAsyncResult' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Member' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Member' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Member' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Member' != 'System_IComparable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Member' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Member' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Member' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Member' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Member' != 'System_Delegate' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Member' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Member' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Member' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Member' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Member' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Member' != 'System_IConvertible' )
& ( 'System_Compiler_Member' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Member' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Member' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Member' != stringLiteral15 )
& ( 'System_Compiler_Member' != stringLiteral19 )
& ( 'System_Compiler_Member' != stringLiteral20 )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Statement' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_ICollection' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Expression' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_ICloneable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Enum' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_CfgBlock' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Sink' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Field' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_IList' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Node' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_StandardVisitor' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_TypeModifier' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_IComparable_1___System_String' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_IEquatable_1___System_String' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Exception' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_ValueType' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_IComparable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Delegate' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_IConvertible' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != stringLiteral15 )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != stringLiteral19 )
& ( 'System_Collections_Generic_IEnumerable_1___System_Char' != stringLiteral20 )
& ( 'System_Compiler_Statement' != 'System_Collections_ICollection' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Expression' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Compiler_Statement' != 'System_ICloneable' )
& ( 'System_Compiler_Statement' != 'System_Enum' )
& ( 'System_Compiler_Statement' != 'System_Compiler_CfgBlock' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Field' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_Statement' != 'System_Collections_IList' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Node' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Statement' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Statement' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Statement' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Statement' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Statement' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Statement' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Statement' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Statement' != 'System_Exception' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Statement' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Statement' != 'System_ValueType' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Statement' != 'System_AsyncCallback' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Block' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Statement' != 'System_IAsyncResult' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Statement' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Statement' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Statement' != 'System_IComparable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Statement' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Statement' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Statement' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Statement' != 'System_Delegate' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Statement' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Statement' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Statement' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Statement' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Statement' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Statement' != 'System_IConvertible' )
& ( 'System_Compiler_Statement' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Statement' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Statement' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Statement' != stringLiteral15 )
& ( 'System_Compiler_Statement' != stringLiteral19 )
& ( 'System_Compiler_Statement' != stringLiteral20 )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Expression' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Collections_ICollection' != 'System_ICloneable' )
& ( 'System_Collections_ICollection' != 'System_Enum' )
& ( 'System_Collections_ICollection' != 'System_Compiler_CfgBlock' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Sink' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Field' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Collections_ICollection' != 'System_Collections_IList' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Node' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Collections_ICollection' != 'System_Compiler_StandardVisitor' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_ICollection' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Collections_ICollection' != 'System_Compiler_TypeModifier' )
& ( 'System_Collections_ICollection' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Collections_ICollection' != 'System_IComparable_1___System_String' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Collections_ICollection' != 'System_IEquatable_1___System_String' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_ICollection' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_ICollection' != 'System_Exception' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Variable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_ICollection' != 'PureCollections_Sequence' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_ICollection' != 'System_ValueType' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_ICollection' != 'System_AsyncCallback' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Block' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_ICollection' != 'System_IAsyncResult' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_ICollection' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Parameter' )
& ( 'System_Collections_ICollection' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_ICollection' != 'System_IComparable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_ICollection' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_ICollection' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_ICollection' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_ICollection' != 'System_Delegate' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_ICollection' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_ICollection' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_ICollection' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_ICollection' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_ICollection' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_ICollection' != 'System_IConvertible' )
& ( 'System_Collections_ICollection' != 'System_Compiler_Reference' )
& ( 'System_Collections_ICollection' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_ICollection' != 'System_MulticastDelegate' )
& ( 'System_Collections_ICollection' != stringLiteral15 )
& ( 'System_Collections_ICollection' != stringLiteral19 )
& ( 'System_Collections_ICollection' != stringLiteral20 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Expression' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_ICloneable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Enum' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_CfgBlock' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Field' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IList' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Node' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_StandardVisitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeModifier' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable_1___System_String' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IEquatable_1___System_String' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Exception' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_ValueType' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Delegate' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IConvertible' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral15 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral19 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral20 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CmdSeq' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Expression' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_ICloneable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Enum' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_CfgBlock' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Field' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IList' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Node' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_StandardVisitor' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeModifier' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable_1___System_String' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IEquatable_1___System_String' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Exception' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_ValueType' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Delegate' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IConvertible' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral15 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral19 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral20 )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TypeAssignment' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Enum' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Exception' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_ValueType' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != stringLiteral15 )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != stringLiteral19 )
& ( 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' != stringLiteral20 )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CmdSeq' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Enum' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Exception' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_ValueType' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_IComparable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TypeAssignment' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TypeAssignment' != stringLiteral15 )
& ( 'Microsoft_Boogie_TypeAssignment' != stringLiteral19 )
& ( 'Microsoft_Boogie_TypeAssignment' != stringLiteral20 )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Expression' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Enum' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CmdSeq' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Exception' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_CmdSeq' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_ValueType' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CmdSeq' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CmdSeq' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CmdSeq' != stringLiteral15 )
& ( 'Microsoft_Boogie_CmdSeq' != stringLiteral19 )
& ( 'Microsoft_Boogie_CmdSeq' != stringLiteral20 )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FunctionPointerParameters' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue' )
& ( 'System_Compiler_Expression' != 'System_ICloneable' )
& ( 'System_Compiler_Expression' != 'System_Enum' )
& ( 'System_Compiler_Expression' != 'System_Compiler_CfgBlock' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Field' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_Expression' != 'System_Collections_IList' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Node' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Expression' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Expression' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Expression' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Expression' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Expression' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Expression' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Expression' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Expression' != 'System_Exception' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Expression' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Expression' != 'System_ValueType' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Expression' != 'System_AsyncCallback' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Block' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Expression' != 'System_IAsyncResult' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Expression' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Expression' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Expression' != 'System_IComparable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Expression' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Expression' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Expression' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Expression' != 'System_Delegate' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Expression' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Expression' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Expression' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Expression' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Expression' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Expression' != 'System_IConvertible' )
& ( 'System_Compiler_Expression' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Expression' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Expression' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Expression' != stringLiteral15 )
& ( 'System_Compiler_Expression' != stringLiteral19 )
& ( 'System_Compiler_Expression' != stringLiteral20 )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Enum' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Exception' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != stringLiteral15 )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != stringLiteral19 )
& ( 'Microsoft_Boogie_FunctionPointerParameters' != stringLiteral20 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Enum' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Exception' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_ValueType' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_IComparable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Delegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != stringLiteral15 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != stringLiteral19 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' != stringLiteral20 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Enum' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Exception' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_ValueType' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_IComparable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != stringLiteral15 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != stringLiteral19 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_ICloneable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Enum' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue' != stringLiteral20 )
& ( 'System_ICloneable' != 'System_Enum' )
& ( 'System_ICloneable' != 'System_Compiler_CfgBlock' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Sink' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_ICloneable' != 'System_Compiler_Field' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_ICloneable' != 'System_Collections_IList' )
& ( 'System_ICloneable' != 'System_Compiler_Node' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_ICloneable' != 'System_Compiler_StandardVisitor' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_ICloneable' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_ICloneable' != 'System_Compiler_TypeModifier' )
& ( 'System_ICloneable' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_ICloneable' != 'System_IComparable_1___System_String' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_ICloneable' != 'System_IEquatable_1___System_String' )
& ( 'System_ICloneable' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ICloneable' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Role' )
& ( 'System_ICloneable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_ICloneable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_ICloneable' != 'System_Exception' )
& ( 'System_ICloneable' != 'System_Compiler_Variable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_ICloneable' != 'PureCollections_Sequence' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Trigger' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Visitor' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_ICloneable' != 'System_ValueType' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Prelude' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_StringBank' )
& ( 'System_ICloneable' != 'System_AsyncCallback' )
& ( 'System_ICloneable' != 'System_Compiler_Block' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_ICloneable' != 'System_IAsyncResult' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_ICloneable' != 'System_Compiler_TypeNode' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Absy' )
& ( 'System_ICloneable' != 'System_Compiler_Parameter' )
& ( 'System_ICloneable' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Variable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_ICloneable' != 'System_IComparable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_ICloneable' != 'System_Compiler_IUniqueKey' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Translator' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_ICloneable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Expr' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_ICloneable' != 'System_Compiler_Quantifier' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_ICloneable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_ICloneable' != 'Microsoft_Contracts_GuardException' )
& ( 'System_ICloneable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ICloneable' != 'System_Delegate' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_ICloneable' != 'System_Compiler_OptionalModifier' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_ICloneable' != 'System_Compiler_IDataFlowState' )
& ( 'System_ICloneable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_ICloneable' != 'System_Collections_IEnumerable' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_Declaration' )
& ( 'System_ICloneable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_ICloneable' != 'System_IConvertible' )
& ( 'System_ICloneable' != 'System_Compiler_Reference' )
& ( 'System_ICloneable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_ICloneable' != 'System_MulticastDelegate' )
& ( 'System_ICloneable' != stringLiteral15 )
& ( 'System_ICloneable' != stringLiteral19 )
& ( 'System_ICloneable' != stringLiteral20 )
& ( 'System_Enum' != 'System_Compiler_CfgBlock' )
& ( 'System_Enum' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Enum' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Enum' != 'Microsoft_Boogie_Sink' )
& ( 'System_Enum' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Enum' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Enum' != 'System_Compiler_Field' )
& ( 'System_Enum' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Enum' != 'System_Collections_IList' )
& ( 'System_Enum' != 'System_Compiler_Node' )
& ( 'System_Enum' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Enum' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Enum' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Enum' != 'System_Compiler_StandardVisitor' )
& ( 'System_Enum' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Enum' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Enum' != 'System_Compiler_TypeModifier' )
& ( 'System_Enum' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Enum' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Enum' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Enum' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Enum' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Enum' != 'System_IComparable_1___System_String' )
& ( 'System_Enum' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Enum' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Enum' != 'System_IEquatable_1___System_String' )
& ( 'System_Enum' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Enum' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Enum' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Enum' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Enum' != 'Microsoft_Boogie_Role' )
& ( 'System_Enum' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Enum' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Enum' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Enum' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Enum' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Enum' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Enum' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Enum' != 'System_Exception' )
& ( 'System_Enum' != 'System_Compiler_Variable' )
& ( 'System_Enum' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Enum' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Enum' != 'PureCollections_Sequence' )
& ( 'System_Enum' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Enum' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Enum' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Enum' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Enum' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Enum' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Enum' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Enum' != 'System_ValueType' )
& ( 'System_Enum' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Enum' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Enum' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Enum' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Enum' != 'System_AsyncCallback' )
& ( 'System_Enum' != 'System_Compiler_Block' )
& ( 'System_Enum' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Enum' != 'System_IAsyncResult' )
& ( 'System_Enum' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Enum' != 'System_Compiler_TypeNode' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Enum' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Enum' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Enum' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Enum' != 'Microsoft_Boogie_Absy' )
& ( 'System_Enum' != 'System_Compiler_Parameter' )
& ( 'System_Enum' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Enum' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Enum' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Enum' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Enum' != 'Microsoft_Boogie_Variable' )
& ( 'System_Enum' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Enum' != 'System_IComparable' )
& ( 'System_Enum' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Enum' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Enum' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Enum' != 'System_Compiler_IUniqueKey' )
& ( 'System_Enum' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Enum' != 'Microsoft_Boogie_Translator' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Enum' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Enum' != 'Microsoft_Boogie_Expr' )
& ( 'System_Enum' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Enum' != 'System_Compiler_Quantifier' )
& ( 'System_Enum' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Enum' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Enum' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Enum' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Enum' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Enum' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Enum' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Enum' != 'System_Delegate' )
& ( 'System_Enum' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Enum' != 'System_Compiler_OptionalModifier' )
& ( 'System_Enum' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Enum' != 'System_Compiler_IDataFlowState' )
& ( 'System_Enum' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Enum' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Enum' != 'System_Collections_IEnumerable' )
& ( 'System_Enum' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Enum' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Enum' != 'System_IConvertible' )
& ( 'System_Enum' != 'System_Compiler_Reference' )
& ( 'System_Enum' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Enum' != 'System_MulticastDelegate' )
& ( 'System_Enum' != stringLiteral15 )
& ( 'System_Enum' != stringLiteral19 )
& ( 'System_Enum' != stringLiteral20 )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ParameterInfo' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Sink' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_LocalVariable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Field' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_IList' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Node' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_CfgBlock' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_CfgBlock' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_CfgBlock' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_CfgBlock' != 'System_Exception' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Variable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_CfgBlock' != 'PureCollections_Sequence' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_CfgBlock' != 'System_ValueType' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_CfgBlock' != 'System_AsyncCallback' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Block' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_CfgBlock' != 'System_IAsyncResult' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_CfgBlock' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_CfgBlock' != 'System_IComparable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_CfgBlock' != 'System_Delegate' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_CfgBlock' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_CfgBlock' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_CfgBlock' != 'System_IConvertible' )
& ( 'System_Compiler_CfgBlock' != 'System_Compiler_Reference' )
& ( 'System_Compiler_CfgBlock' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_CfgBlock' != 'System_MulticastDelegate' )
& ( 'System_Compiler_CfgBlock' != stringLiteral15 )
& ( 'System_Compiler_CfgBlock' != stringLiteral19 )
& ( 'System_Compiler_CfgBlock' != stringLiteral20 )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_SimpleSubstituter' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Exception' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_ValueType' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ParameterInfo' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ParameterInfo' != stringLiteral15 )
& ( 'Microsoft_Boogie_ParameterInfo' != stringLiteral19 )
& ( 'Microsoft_Boogie_ParameterInfo' != stringLiteral20 )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Sink' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Exception' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_ValueType' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_IComparable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Delegate' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_SimpleSubstituter' != stringLiteral15 )
& ( 'Microsoft_Boogie_SimpleSubstituter' != stringLiteral19 )
& ( 'Microsoft_Boogie_SimpleSubstituter' != stringLiteral20 )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_LocalVariable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Sink' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Sink' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Sink' != 'System_Exception' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Sink' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Sink' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Sink' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Sink' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Sink' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Sink' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Sink' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Sink' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Sink' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Sink' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Sink' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Sink' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Sink' != stringLiteral15 )
& ( 'Microsoft_Boogie_Sink' != stringLiteral19 )
& ( 'Microsoft_Boogie_Sink' != stringLiteral20 )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_PreTranslationVisitor' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_LocalVariable' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Exception' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_LocalVariable' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_ValueType' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_IComparable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Delegate' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_LocalVariable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_LocalVariable' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_LocalVariable' != stringLiteral15 )
& ( 'Microsoft_Boogie_LocalVariable' != stringLiteral19 )
& ( 'Microsoft_Boogie_LocalVariable' != stringLiteral20 )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Field' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Exception' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_ValueType' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_IComparable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Delegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != stringLiteral15 )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != stringLiteral19 )
& ( 'Microsoft_Boogie_PreTranslationVisitor' != stringLiteral20 )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Sink_ParameterDirection' )
& ( 'System_Compiler_Field' != 'System_Collections_IList' )
& ( 'System_Compiler_Field' != 'System_Compiler_Node' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Field' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Field' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Field' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Field' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Field' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Field' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Field' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Field' != 'System_Exception' )
& ( 'System_Compiler_Field' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Field' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Field' != 'System_ValueType' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Field' != 'System_AsyncCallback' )
& ( 'System_Compiler_Field' != 'System_Compiler_Block' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Field' != 'System_IAsyncResult' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Field' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Field' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Field' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Field' != 'System_IComparable' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Field' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Field' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Field' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Field' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Field' != 'System_Delegate' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Field' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Field' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Field' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Field' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Field' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Field' != 'System_IConvertible' )
& ( 'System_Compiler_Field' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Field' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Field' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Field' != stringLiteral15 )
& ( 'System_Compiler_Field' != stringLiteral19 )
& ( 'System_Compiler_Field' != stringLiteral20 )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_IList' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Node' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Exception' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != stringLiteral15 )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != stringLiteral19 )
& ( 'Microsoft_Boogie_Sink_ParameterDirection' != stringLiteral20 )
& ( 'System_Collections_IList' != 'System_Compiler_Node' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Collections_IList' != 'System_Compiler_StandardVisitor' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_IList' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Collections_IList' != 'System_Compiler_TypeModifier' )
& ( 'System_Collections_IList' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Collections_IList' != 'System_IComparable_1___System_String' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Collections_IList' != 'System_IEquatable_1___System_String' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_IList' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_IList' != 'System_Exception' )
& ( 'System_Collections_IList' != 'System_Compiler_Variable' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_IList' != 'PureCollections_Sequence' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_IList' != 'System_ValueType' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_IList' != 'System_AsyncCallback' )
& ( 'System_Collections_IList' != 'System_Compiler_Block' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_IList' != 'System_IAsyncResult' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_IList' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_IList' != 'System_Compiler_Parameter' )
& ( 'System_Collections_IList' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_IList' != 'System_IComparable' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_IList' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_IList' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_IList' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_IList' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_IList' != 'System_Delegate' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_IList' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_IList' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_IList' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_IList' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_IList' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_IList' != 'System_IConvertible' )
& ( 'System_Collections_IList' != 'System_Compiler_Reference' )
& ( 'System_Collections_IList' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_IList' != 'System_MulticastDelegate' )
& ( 'System_Collections_IList' != stringLiteral15 )
& ( 'System_Collections_IList' != stringLiteral19 )
& ( 'System_Collections_IList' != stringLiteral20 )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_InstructionTranslator' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'System_Compiler_Node' != 'System_Compiler_StandardVisitor' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Node' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_Node' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_Node' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_Node' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_Node' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Node' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_Node' != 'System_Exception' )
& ( 'System_Compiler_Node' != 'System_Compiler_Variable' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Node' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Node' != 'System_ValueType' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Node' != 'System_AsyncCallback' )
& ( 'System_Compiler_Node' != 'System_Compiler_Block' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Node' != 'System_IAsyncResult' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Node' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Node' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Node' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Node' != 'System_IComparable' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Node' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Node' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Node' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Node' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Node' != 'System_Delegate' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Node' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Node' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Node' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Node' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Node' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Node' != 'System_IConvertible' )
& ( 'System_Compiler_Node' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Node' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Node' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Node' != stringLiteral15 )
& ( 'System_Compiler_Node' != stringLiteral19 )
& ( 'System_Compiler_Node' != stringLiteral20 )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_IFieldInfo' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Exception' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_ValueType' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_IComparable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_InstructionTranslator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_InstructionTranslator' != stringLiteral15 )
& ( 'Microsoft_Boogie_InstructionTranslator' != stringLiteral19 )
& ( 'Microsoft_Boogie_InstructionTranslator' != stringLiteral20 )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Sink_VirtualWrapper' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Exception' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_ValueType' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_IComparable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Delegate' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_IFieldInfo' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_IFieldInfo' != stringLiteral15 )
& ( 'Microsoft_Boogie_IFieldInfo' != stringLiteral19 )
& ( 'Microsoft_Boogie_IFieldInfo' != stringLiteral20 )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_StandardVisitor' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Exception' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != stringLiteral15 )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != stringLiteral19 )
& ( 'Microsoft_Boogie_Sink_VirtualWrapper' != stringLiteral20 )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_StandardVisitor' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_TypeModifier' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_StandardVisitor' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_StandardVisitor' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_StandardVisitor' != 'System_Exception' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_Variable' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_StandardVisitor' != 'PureCollections_Sequence' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_StandardVisitor' != 'System_ValueType' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_StandardVisitor' != 'System_AsyncCallback' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_Block' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_StandardVisitor' != 'System_IAsyncResult' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_StandardVisitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_StandardVisitor' != 'System_IComparable' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_StandardVisitor' != 'System_Delegate' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_StandardVisitor' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_StandardVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_StandardVisitor' != 'System_IConvertible' )
& ( 'System_Compiler_StandardVisitor' != 'System_Compiler_Reference' )
& ( 'System_Compiler_StandardVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_StandardVisitor' != 'System_MulticastDelegate' )
& ( 'System_Compiler_StandardVisitor' != stringLiteral15 )
& ( 'System_Compiler_StandardVisitor' != stringLiteral19 )
& ( 'System_Compiler_StandardVisitor' != stringLiteral20 )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ModelfieldContractList' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != stringLiteral15 )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != stringLiteral19 )
& ( 'Microsoft_Boogie_StringBank_StringInformation' != stringLiteral20 )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_TypeModifier' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_ModelfieldContractList' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_IComparable_1___System_String' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CilTranslator' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_IEquatable_1___System_String' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Role' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_MethodSignature' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_MethodParameters' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Exception' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_Variable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'PureCollections_Sequence' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Trigger' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Visitor' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_ValueType' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Prelude' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_ExprSeq' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_StringBank' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_AsyncCallback' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_Block' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_IAsyncResult' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_TypeNode' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Absy' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_Parameter' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Runtime_InteropServices__Exception' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Variable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_IComparable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Duplicator' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_IUniqueKey' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Translator' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Expr' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_Quantifier' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_TypedIdent' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Contracts_GuardException' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Delegate' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_OptionalModifier' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_IDataFlowState' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Collections_IEnumerable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_Declaration' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Runtime_Serialization_ISerializable' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_IConvertible' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_Compiler_Reference' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != 'System_MulticastDelegate' )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != stringLiteral15 )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != stringLiteral19 )
& ( 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' != stringLiteral20 )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_ModelfieldContractList' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_TypeModifier' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_TypeModifier' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_TypeModifier' != 'System_Exception' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_Variable' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_TypeModifier' != 'PureCollections_Sequence' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_TypeModifier' != 'System_ValueType' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_TypeModifier' != 'System_AsyncCallback' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_Block' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_TypeModifier' != 'System_IAsyncResult' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_TypeModifier' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_TypeModifier' != 'System_IComparable' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeModifier' != 'System_Delegate' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_TypeModifier' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_TypeModifier' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_TypeModifier' != 'System_IConvertible' )
& ( 'System_Compiler_TypeModifier' != 'System_Compiler_Reference' )
& ( 'System_Compiler_TypeModifier' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_TypeModifier' != 'System_MulticastDelegate' )
& ( 'System_Compiler_TypeModifier' != stringLiteral15 )
& ( 'System_Compiler_TypeModifier' != stringLiteral19 )
& ( 'System_Compiler_TypeModifier' != stringLiteral20 )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Translator_closure_3423426' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_IComparable_1___System_String' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_IEquatable_1___System_String' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Role' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Exception' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_Variable' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_ModelfieldContractList' != 'PureCollections_Sequence' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_ValueType' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_AsyncCallback' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_Block' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_IAsyncResult' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_IComparable' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Delegate' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_IConvertible' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_Compiler_Reference' )
& ( 'System_Compiler_ModelfieldContractList' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_ModelfieldContractList' != 'System_MulticastDelegate' )
& ( 'System_Compiler_ModelfieldContractList' != stringLiteral15 )
& ( 'System_Compiler_ModelfieldContractList' != stringLiteral19 )
& ( 'System_Compiler_ModelfieldContractList' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Exception' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_closure_3423426' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CommandLineArguments' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_ElementPointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_Type_Tag' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Exception' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_ValueType' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CommandLineArguments' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CommandLineArguments' != stringLiteral15 )
& ( 'Microsoft_Boogie_CommandLineArguments' != stringLiteral19 )
& ( 'Microsoft_Boogie_CommandLineArguments' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type_Tag' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_StandardOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_BoxedPointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_SituatedVariable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Exception' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_ValueType' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != stringLiteral15 )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != stringLiteral19 )
& ( 'Microsoft_Boogie_StandardOwnershipModel' != stringLiteral20 )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_IComparable_1___System_String' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Exception' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_ValueType' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_IComparable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Delegate' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_SituatedVariable' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_SituatedVariable' != stringLiteral15 )
& ( 'Microsoft_Boogie_SituatedVariable' != stringLiteral19 )
& ( 'Microsoft_Boogie_SituatedVariable' != stringLiteral20 )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CilTranslator' )
& ( 'System_IComparable_1___System_String' != 'System_IEquatable_1___System_String' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Role' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_IComparable_1___System_String' != 'System_Exception' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_Variable' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_IComparable_1___System_String' != 'PureCollections_Sequence' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Trigger' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Visitor' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_IComparable_1___System_String' != 'System_ValueType' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Prelude' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_StringBank' )
& ( 'System_IComparable_1___System_String' != 'System_AsyncCallback' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_Block' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_IComparable_1___System_String' != 'System_IAsyncResult' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_TypeNode' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Absy' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_Parameter' )
& ( 'System_IComparable_1___System_String' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Variable' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_IComparable_1___System_String' != 'System_IComparable' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_IUniqueKey' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Translator' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Expr' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_Quantifier' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable_1___System_String' != 'System_Delegate' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_OptionalModifier' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_IDataFlowState' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IComparable_1___System_String' != 'System_Collections_IEnumerable' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IComparable_1___System_String' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IComparable_1___System_String' != 'System_IConvertible' )
& ( 'System_IComparable_1___System_String' != 'System_Compiler_Reference' )
& ( 'System_IComparable_1___System_String' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IComparable_1___System_String' != 'System_MulticastDelegate' )
& ( 'System_IComparable_1___System_String' != stringLiteral15 )
& ( 'System_IComparable_1___System_String' != stringLiteral19 )
& ( 'System_IComparable_1___System_String' != stringLiteral20 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CilTranslator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Exception' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_ValueType' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != stringLiteral15 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != stringLiteral19 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' != stringLiteral20 )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_IEquatable_1___System_String' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Exception' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_CilTranslator' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_ValueType' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CilTranslator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CilTranslator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CilTranslator' != stringLiteral15 )
& ( 'Microsoft_Boogie_CilTranslator' != stringLiteral19 )
& ( 'Microsoft_Boogie_CilTranslator' != stringLiteral20 )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Role' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_IEquatable_1___System_String' != 'System_Exception' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_Variable' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_IEquatable_1___System_String' != 'PureCollections_Sequence' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Trigger' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Visitor' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_IEquatable_1___System_String' != 'System_ValueType' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Prelude' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_StringBank' )
& ( 'System_IEquatable_1___System_String' != 'System_AsyncCallback' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_Block' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_IEquatable_1___System_String' != 'System_IAsyncResult' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_TypeNode' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Absy' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_Parameter' )
& ( 'System_IEquatable_1___System_String' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Variable' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_IEquatable_1___System_String' != 'System_IComparable' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_IUniqueKey' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Translator' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Expr' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_Quantifier' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IEquatable_1___System_String' != 'System_Delegate' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_OptionalModifier' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_IDataFlowState' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IEquatable_1___System_String' != 'System_Collections_IEnumerable' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IEquatable_1___System_String' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IEquatable_1___System_String' != 'System_IConvertible' )
& ( 'System_IEquatable_1___System_String' != 'System_Compiler_Reference' )
& ( 'System_IEquatable_1___System_String' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IEquatable_1___System_String' != 'System_MulticastDelegate' )
& ( 'System_IEquatable_1___System_String' != stringLiteral15 )
& ( 'System_IEquatable_1___System_String' != stringLiteral19 )
& ( 'System_IEquatable_1___System_String' != stringLiteral20 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_AbstractInterpretationFramework_IVariable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Role' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Exception' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_ValueType' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IComparable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Delegate' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IConvertible' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral15 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral19 )
& ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral20 )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Sink_BuiltinFunction' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Exception' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_Variable' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'PureCollections_Sequence' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_ValueType' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_AsyncCallback' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_Block' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_IAsyncResult' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_Parameter' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_IComparable' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Delegate' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_IConvertible' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_Compiler_Reference' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != 'System_MulticastDelegate' )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != stringLiteral15 )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != stringLiteral19 )
& ( 'Microsoft_AbstractInterpretationFramework_IVariable' != stringLiteral20 )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_SplitConjunctsInContracts' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Exception' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != stringLiteral15 )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != stringLiteral19 )
& ( 'Microsoft_Boogie_Sink_BuiltinFunction' != stringLiteral20 )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Exception' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_ValueType' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_IComparable' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Delegate' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != stringLiteral15 )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != stringLiteral19 )
& ( 'Microsoft_Boogie_SplitConjunctsInContracts' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Role' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Exception' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_VariablePointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_Role' != 'System_Exception' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_Role' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Role' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Role' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Role' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Role' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Role' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Role' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Role' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Role' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Role' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Role' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Role' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Role' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Role' != stringLiteral15 )
& ( 'Microsoft_Boogie_Role' != stringLiteral19 )
& ( 'Microsoft_Boogie_Role' != stringLiteral20 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TranslatedProgram' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodParameters' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Exception' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_ValueType' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IComparable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Delegate' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IConvertible' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral15 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral19 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral20 )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_MethodSignature' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Exception' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_ValueType' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_IComparable' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TranslatedProgram' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TranslatedProgram' != stringLiteral15 )
& ( 'Microsoft_Boogie_TranslatedProgram' != stringLiteral19 )
& ( 'Microsoft_Boogie_TranslatedProgram' != stringLiteral20 )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_MethodParameters' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Exception' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_MethodSignature' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_ValueType' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_IComparable' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Delegate' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_MethodSignature' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_MethodSignature' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_MethodSignature' != stringLiteral15 )
& ( 'Microsoft_Boogie_MethodSignature' != stringLiteral19 )
& ( 'Microsoft_Boogie_MethodSignature' != stringLiteral20 )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_TypeDataflowState' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Exception' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_MethodParameters' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_ValueType' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_IComparable' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Delegate' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_MethodParameters' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_MethodParameters' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_MethodParameters' != stringLiteral15 )
& ( 'Microsoft_Boogie_MethodParameters' != stringLiteral19 )
& ( 'Microsoft_Boogie_MethodParameters' != stringLiteral20 )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Exception' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_ValueType' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_IComparable' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TypeDataflowState' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TypeDataflowState' != stringLiteral15 )
& ( 'Microsoft_Boogie_TypeDataflowState' != stringLiteral19 )
& ( 'Microsoft_Boogie_TypeDataflowState' != stringLiteral20 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_NamedDeclaration' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Exception' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Variable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'PureCollections_Sequence' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_ValueType' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_AsyncCallback' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Block' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IAsyncResult' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Absy' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Parameter' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Variable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IComparable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IUniqueKey' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Delegate' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IConvertible' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral15 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral19 )
& ( 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral20 )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Exception' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_Variable' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_ValueType' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_IComparable' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Delegate' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_NamedDeclaration' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_NamedDeclaration' != stringLiteral15 )
& ( 'Microsoft_Boogie_NamedDeclaration' != stringLiteral19 )
& ( 'Microsoft_Boogie_NamedDeclaration' != stringLiteral20 )
& ( 'System_Exception' != 'System_Compiler_Variable' )
& ( 'System_Exception' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Exception' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Exception' != 'PureCollections_Sequence' )
& ( 'System_Exception' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Exception' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Exception' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Exception' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Exception' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Exception' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Exception' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Exception' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Exception' != 'System_ValueType' )
& ( 'System_Exception' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Exception' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Exception' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Exception' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Exception' != 'System_AsyncCallback' )
& ( 'System_Exception' != 'System_Compiler_Block' )
& ( 'System_Exception' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Exception' != 'System_IAsyncResult' )
& ( 'System_Exception' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Exception' != 'System_Compiler_TypeNode' )
& ( 'System_Exception' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Exception' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Exception' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Exception' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Exception' != 'Microsoft_Boogie_Absy' )
& ( 'System_Exception' != 'System_Compiler_Parameter' )
& ( 'System_Exception' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Exception' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Exception' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Exception' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Exception' != 'Microsoft_Boogie_Variable' )
& ( 'System_Exception' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Exception' != 'System_IComparable' )
& ( 'System_Exception' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Exception' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Exception' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Exception' != 'System_Compiler_IUniqueKey' )
& ( 'System_Exception' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Exception' != 'Microsoft_Boogie_Translator' )
& ( 'System_Exception' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Exception' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Exception' != 'Microsoft_Boogie_Expr' )
& ( 'System_Exception' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Exception' != 'System_Compiler_Quantifier' )
& ( 'System_Exception' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Exception' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Exception' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Exception' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Exception' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Exception' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Exception' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Exception' != 'System_Delegate' )
& ( 'System_Exception' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Exception' != 'System_Compiler_OptionalModifier' )
& ( 'System_Exception' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Exception' != 'System_Compiler_IDataFlowState' )
& ( 'System_Exception' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Exception' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Exception' != 'System_Collections_IEnumerable' )
& ( 'System_Exception' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Exception' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Exception' != 'System_IConvertible' )
& ( 'System_Exception' != 'System_Compiler_Reference' )
& ( 'System_Exception' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Exception' != 'System_MulticastDelegate' )
& ( 'System_Exception' != stringLiteral15 )
& ( 'System_Exception' != stringLiteral19 )
& ( 'System_Exception' != stringLiteral20 )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_InstructionTranslator_TypeSpace' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'System_Compiler_Variable' != 'PureCollections_Sequence' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Trigger' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Visitor' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'System_Compiler_Variable' != 'System_ValueType' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Prelude' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_StringBank' )
& ( 'System_Compiler_Variable' != 'System_AsyncCallback' )
& ( 'System_Compiler_Variable' != 'System_Compiler_Block' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Variable' != 'System_IAsyncResult' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Variable' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Variable' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Variable' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Variable' != 'System_IComparable' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Variable' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Variable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Variable' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Variable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Variable' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Variable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Variable' != 'System_Delegate' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Variable' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Variable' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Variable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Variable' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Variable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Variable' != 'System_IConvertible' )
& ( 'System_Compiler_Variable' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Variable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Variable' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Variable' != stringLiteral15 )
& ( 'System_Compiler_Variable' != stringLiteral19 )
& ( 'System_Compiler_Variable' != stringLiteral20 )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_ValueType' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_IComparable' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Delegate' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != stringLiteral15 )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != stringLiteral19 )
& ( 'Microsoft_Boogie_InstructionTranslator_TypeSpace' != stringLiteral20 )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'PureCollections_Sequence' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Trigger' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_ValueType' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != stringLiteral15 )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != stringLiteral19 )
& ( 'Microsoft_Boogie_CommandLineArguments_StringArgument' != stringLiteral20 )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Trigger' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Visitor' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'PureCollections_Sequence' != 'System_ValueType' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Prelude' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_ExprSeq' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_StringBank' )
& ( 'PureCollections_Sequence' != 'System_AsyncCallback' )
& ( 'PureCollections_Sequence' != 'System_Compiler_Block' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'PureCollections_Sequence' != 'System_IAsyncResult' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'PureCollections_Sequence' != 'System_Compiler_TypeNode' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Absy' )
& ( 'PureCollections_Sequence' != 'System_Compiler_Parameter' )
& ( 'PureCollections_Sequence' != 'System_Runtime_InteropServices__Exception' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Variable' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'PureCollections_Sequence' != 'System_IComparable' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Duplicator' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'PureCollections_Sequence' != 'System_Compiler_IUniqueKey' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Translator' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'PureCollections_Sequence' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Expr' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'PureCollections_Sequence' != 'System_Compiler_Quantifier' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_TypedIdent' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'PureCollections_Sequence' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'PureCollections_Sequence' != 'Microsoft_Contracts_GuardException' )
& ( 'PureCollections_Sequence' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'PureCollections_Sequence' != 'System_Delegate' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'PureCollections_Sequence' != 'System_Compiler_OptionalModifier' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'PureCollections_Sequence' != 'System_Compiler_IDataFlowState' )
& ( 'PureCollections_Sequence' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'PureCollections_Sequence' != 'System_Collections_IEnumerable' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_Declaration' )
& ( 'PureCollections_Sequence' != 'System_Runtime_Serialization_ISerializable' )
& ( 'PureCollections_Sequence' != 'System_IConvertible' )
& ( 'PureCollections_Sequence' != 'System_Compiler_Reference' )
& ( 'PureCollections_Sequence' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'PureCollections_Sequence' != 'System_MulticastDelegate' )
& ( 'PureCollections_Sequence' != stringLiteral15 )
& ( 'PureCollections_Sequence' != stringLiteral19 )
& ( 'PureCollections_Sequence' != stringLiteral20 )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_OwnershipModel' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Trigger' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Trigger' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Trigger' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Trigger' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Trigger' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Trigger' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Trigger' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Trigger' != stringLiteral15 )
& ( 'Microsoft_Boogie_Trigger' != stringLiteral19 )
& ( 'Microsoft_Boogie_Trigger' != stringLiteral20 )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_ValueType' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_IComparable' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Delegate' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_OwnershipModel' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_OwnershipModel' != stringLiteral15 )
& ( 'Microsoft_Boogie_OwnershipModel' != stringLiteral19 )
& ( 'Microsoft_Boogie_OwnershipModel' != stringLiteral20 )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_VisibleStateParameterConditions' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_ValueType' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_IComparable' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Delegate' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != stringLiteral15 )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != stringLiteral19 )
& ( 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' != stringLiteral20 )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_GenerateModifiesContribution' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_ValueType' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_IComparable' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Delegate' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != stringLiteral15 )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != stringLiteral19 )
& ( 'Microsoft_Boogie_VisibleStateParameterConditions' != stringLiteral20 )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Visitor' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_ValueType' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_IComparable' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Delegate' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != stringLiteral15 )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != stringLiteral19 )
& ( 'Microsoft_Boogie_GenerateModifiesContribution' != stringLiteral20 )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_FlowedValue_Pointee' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_Visitor' != 'System_ValueType' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Visitor' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Visitor' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Visitor' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Visitor' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Visitor' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Visitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Visitor' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Visitor' != stringLiteral15 )
& ( 'Microsoft_Boogie_Visitor' != stringLiteral19 )
& ( 'Microsoft_Boogie_Visitor' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_ParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_ValueType' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Pointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_ValueType' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ParameterConditions' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ParameterConditions' != stringLiteral15 )
& ( 'Microsoft_Boogie_ParameterConditions' != stringLiteral19 )
& ( 'Microsoft_Boogie_ParameterConditions' != stringLiteral20 )
& ( 'System_ValueType' != 'Microsoft_Boogie_CilTranslator_Switches' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Prelude' )
& ( 'System_ValueType' != 'Microsoft_Boogie_ExprSeq' )
& ( 'System_ValueType' != 'Microsoft_Boogie_StringBank' )
& ( 'System_ValueType' != 'System_AsyncCallback' )
& ( 'System_ValueType' != 'System_Compiler_Block' )
& ( 'System_ValueType' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_ValueType' != 'System_IAsyncResult' )
& ( 'System_ValueType' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_ValueType' != 'System_Compiler_TypeNode' )
& ( 'System_ValueType' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_ValueType' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_ValueType' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Absy' )
& ( 'System_ValueType' != 'System_Compiler_Parameter' )
& ( 'System_ValueType' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_ValueType' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_ValueType' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_ValueType' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Variable' )
& ( 'System_ValueType' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_ValueType' != 'System_IComparable' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_ValueType' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_ValueType' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_ValueType' != 'System_Compiler_IUniqueKey' )
& ( 'System_ValueType' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Translator' )
& ( 'System_ValueType' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_ValueType' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Expr' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_ValueType' != 'System_Compiler_Quantifier' )
& ( 'System_ValueType' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_ValueType' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_ValueType' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_ValueType' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ValueType' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_ValueType' != 'Microsoft_Contracts_GuardException' )
& ( 'System_ValueType' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_ValueType' != 'System_Delegate' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_ValueType' != 'System_Compiler_OptionalModifier' )
& ( 'System_ValueType' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_ValueType' != 'System_Compiler_IDataFlowState' )
& ( 'System_ValueType' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_ValueType' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_ValueType' != 'System_Collections_IEnumerable' )
& ( 'System_ValueType' != 'Microsoft_Boogie_Declaration' )
& ( 'System_ValueType' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_ValueType' != 'System_IConvertible' )
& ( 'System_ValueType' != 'System_Compiler_Reference' )
& ( 'System_ValueType' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_ValueType' != 'System_MulticastDelegate' )
& ( 'System_ValueType' != stringLiteral15 )
& ( 'System_ValueType' != stringLiteral19 )
& ( 'System_ValueType' != stringLiteral20 )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Prelude' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != stringLiteral15 )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != stringLiteral19 )
& ( 'Microsoft_Boogie_CilTranslator_Switches' != stringLiteral20 )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_ExprSeq' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_Prelude' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_Prelude' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Prelude' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Prelude' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Prelude' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Prelude' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Prelude' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Prelude' != stringLiteral15 )
& ( 'Microsoft_Boogie_Prelude' != stringLiteral19 )
& ( 'Microsoft_Boogie_Prelude' != stringLiteral20 )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_StringBank' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ExprSeq' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ExprSeq' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ExprSeq' != stringLiteral15 )
& ( 'Microsoft_Boogie_ExprSeq' != stringLiteral19 )
& ( 'Microsoft_Boogie_ExprSeq' != stringLiteral20 )
& ( 'Microsoft_Boogie_StringBank' != 'System_AsyncCallback' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_Block' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'Microsoft_Boogie_StringBank' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank' != 'System_IComparable' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Delegate' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_StringBank' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_StringBank' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_StringBank' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_StringBank' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_StringBank' != stringLiteral15 )
& ( 'Microsoft_Boogie_StringBank' != stringLiteral19 )
& ( 'Microsoft_Boogie_StringBank' != stringLiteral20 )
& ( 'System_AsyncCallback' != 'System_Compiler_Block' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_AsyncCallback' != 'System_IAsyncResult' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_AsyncCallback' != 'System_Compiler_TypeNode' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Absy' )
& ( 'System_AsyncCallback' != 'System_Compiler_Parameter' )
& ( 'System_AsyncCallback' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Variable' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_AsyncCallback' != 'System_IComparable' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_AsyncCallback' != 'System_Compiler_IUniqueKey' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Translator' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_AsyncCallback' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Expr' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_AsyncCallback' != 'System_Compiler_Quantifier' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_AsyncCallback' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_AsyncCallback' != 'Microsoft_Contracts_GuardException' )
& ( 'System_AsyncCallback' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_AsyncCallback' != 'System_Delegate' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_AsyncCallback' != 'System_Compiler_OptionalModifier' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_AsyncCallback' != 'System_Compiler_IDataFlowState' )
& ( 'System_AsyncCallback' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_AsyncCallback' != 'System_Collections_IEnumerable' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_Declaration' )
& ( 'System_AsyncCallback' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_AsyncCallback' != 'System_IConvertible' )
& ( 'System_AsyncCallback' != 'System_Compiler_Reference' )
& ( 'System_AsyncCallback' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_AsyncCallback' != 'System_MulticastDelegate' )
& ( 'System_AsyncCallback' != stringLiteral15 )
& ( 'System_AsyncCallback' != stringLiteral19 )
& ( 'System_AsyncCallback' != stringLiteral20 )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
& ( 'System_Compiler_Block' != 'System_IAsyncResult' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_Compiler_Block' != 'System_Compiler_TypeNode' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_Block' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_Block' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Block' != 'System_IComparable' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Block' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Block' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Block' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Block' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Block' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Block' != 'System_Delegate' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Block' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Block' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Block' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Block' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Block' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Block' != 'System_IConvertible' )
& ( 'System_Compiler_Block' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Block' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Block' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Block' != stringLiteral15 )
& ( 'System_Compiler_Block' != stringLiteral19 )
& ( 'System_Compiler_Block' != stringLiteral20 )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_IAsyncResult' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != stringLiteral15 )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != stringLiteral19 )
& ( 'Microsoft_Boogie_CommandLineArguments_IntArgument' != stringLiteral20 )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_MethodSignature_OldFinder' )
& ( 'System_IAsyncResult' != 'System_Compiler_TypeNode' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Absy' )
& ( 'System_IAsyncResult' != 'System_Compiler_Parameter' )
& ( 'System_IAsyncResult' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Variable' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_IAsyncResult' != 'System_IComparable' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IAsyncResult' != 'System_Compiler_IUniqueKey' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Translator' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IAsyncResult' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Expr' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IAsyncResult' != 'System_Compiler_Quantifier' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IAsyncResult' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IAsyncResult' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IAsyncResult' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IAsyncResult' != 'System_Delegate' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IAsyncResult' != 'System_Compiler_OptionalModifier' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IAsyncResult' != 'System_Compiler_IDataFlowState' )
& ( 'System_IAsyncResult' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IAsyncResult' != 'System_Collections_IEnumerable' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IAsyncResult' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IAsyncResult' != 'System_IConvertible' )
& ( 'System_IAsyncResult' != 'System_Compiler_Reference' )
& ( 'System_IAsyncResult' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IAsyncResult' != 'System_MulticastDelegate' )
& ( 'System_IAsyncResult' != stringLiteral15 )
& ( 'System_IAsyncResult' != stringLiteral19 )
& ( 'System_IAsyncResult' != stringLiteral20 )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_IComparable' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Delegate' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != stringLiteral15 )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != stringLiteral19 )
& ( 'Microsoft_Boogie_MethodSignature_OldFinder' != stringLiteral20 )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Absy' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_Parameter' )
& ( 'System_Compiler_TypeNode' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_TypeNode' != 'System_IComparable' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_TypeNode' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_TypeNode' != 'System_Delegate' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_TypeNode' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_TypeNode' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_TypeNode' != 'System_IConvertible' )
& ( 'System_Compiler_TypeNode' != 'System_Compiler_Reference' )
& ( 'System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_TypeNode' != 'System_MulticastDelegate' )
& ( 'System_Compiler_TypeNode' != stringLiteral15 )
& ( 'System_Compiler_TypeNode' != stringLiteral19 )
& ( 'System_Compiler_TypeNode' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Translator_ErrorPair' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_IComparable' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_MethodPointee' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_ErrorPair' != stringLiteral20 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_IComparable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != stringLiteral15 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != stringLiteral19 )
& ( 'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy' != stringLiteral20 )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Absy' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_IComparable' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != stringLiteral15 )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != stringLiteral19 )
& ( 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' != stringLiteral20 )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_Parameter' )
& ( 'Microsoft_Boogie_Absy' != 'System_Runtime_InteropServices__Exception' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Absy' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Absy' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Absy' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Absy' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Absy' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Absy' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Absy' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Absy' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Absy' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Absy' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Absy' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Absy' != stringLiteral15 )
& ( 'Microsoft_Boogie_Absy' != stringLiteral19 )
& ( 'Microsoft_Boogie_Absy' != stringLiteral20 )
& ( 'System_Compiler_Parameter' != 'System_Runtime_InteropServices__Exception' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Variable' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Compiler_Parameter' != 'System_IComparable' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_IUniqueKey' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_Parameter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Parameter' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Parameter' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Parameter' != 'System_Delegate' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Parameter' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Parameter' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Parameter' != 'System_IConvertible' )
& ( 'System_Compiler_Parameter' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Parameter' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Parameter' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Parameter' != stringLiteral15 )
& ( 'System_Compiler_Parameter' != stringLiteral19 )
& ( 'System_Compiler_Parameter' != stringLiteral20 )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Variable' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_IComparable' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_IUniqueKey' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Translator' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Expr' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_Quantifier' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Delegate' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_OptionalModifier' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_IDataFlowState' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Collections_IEnumerable' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_IConvertible' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_Compiler_Reference' )
& ( 'System_Runtime_InteropServices__Exception' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Runtime_InteropServices__Exception' != 'System_MulticastDelegate' )
& ( 'System_Runtime_InteropServices__Exception' != stringLiteral15 )
& ( 'System_Runtime_InteropServices__Exception' != stringLiteral19 )
& ( 'System_Runtime_InteropServices__Exception' != stringLiteral20 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_IComparable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Delegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != stringLiteral15 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != stringLiteral19 )
& ( 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo_VisibilityUse' != stringLiteral20 )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_ExpressionTranslator' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_IComparable' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != stringLiteral15 )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != stringLiteral19 )
& ( 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' != stringLiteral20 )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Variable' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ExpressionTranslator' != stringLiteral15 )
& ( 'Microsoft_Boogie_ExpressionTranslator' != stringLiteral19 )
& ( 'Microsoft_Boogie_ExpressionTranslator' != stringLiteral20 )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
& ( 'Microsoft_Boogie_Variable' != 'System_IComparable' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Variable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Variable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Variable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Variable' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Variable' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Variable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Variable' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Variable' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Variable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Variable' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Variable' != stringLiteral15 )
& ( 'Microsoft_Boogie_Variable' != stringLiteral19 )
& ( 'Microsoft_Boogie_Variable' != stringLiteral20 )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_IComparable' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Duplicator' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Delegate' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != stringLiteral15 )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != stringLiteral19 )
& ( 'Microsoft_Boogie_ExperimentalOwnershipModel' != stringLiteral20 )
& ( 'System_IComparable' != 'Microsoft_Boogie_Duplicator' )
& ( 'System_IComparable' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'System_IComparable' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'System_IComparable' != 'System_Compiler_IUniqueKey' )
& ( 'System_IComparable' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_IComparable' != 'Microsoft_Boogie_Translator' )
& ( 'System_IComparable' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_IComparable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_IComparable' != 'Microsoft_Boogie_Expr' )
& ( 'System_IComparable' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_IComparable' != 'System_Compiler_Quantifier' )
& ( 'System_IComparable' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_IComparable' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_IComparable' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_IComparable' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_IComparable' != 'Microsoft_Contracts_GuardException' )
& ( 'System_IComparable' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_IComparable' != 'System_Delegate' )
& ( 'System_IComparable' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_IComparable' != 'System_Compiler_OptionalModifier' )
& ( 'System_IComparable' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_IComparable' != 'System_Compiler_IDataFlowState' )
& ( 'System_IComparable' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_IComparable' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_IComparable' != 'System_Collections_IEnumerable' )
& ( 'System_IComparable' != 'Microsoft_Boogie_Declaration' )
& ( 'System_IComparable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_IComparable' != 'System_IConvertible' )
& ( 'System_IComparable' != 'System_Compiler_Reference' )
& ( 'System_IComparable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IComparable' != 'System_MulticastDelegate' )
& ( 'System_IComparable' != stringLiteral15 )
& ( 'System_IComparable' != stringLiteral19 )
& ( 'System_IComparable' != stringLiteral20 )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Duplicator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Duplicator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Duplicator' != stringLiteral15 )
& ( 'Microsoft_Boogie_Duplicator' != stringLiteral19 )
& ( 'Microsoft_Boogie_Duplicator' != stringLiteral20 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_BoogieParameterConditions' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != stringLiteral15 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != stringLiteral19 )
& ( 'Microsoft_Boogie_CilTranslator_TranslationVisitor' != stringLiteral20 )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_IUniqueKey' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Delegate' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != stringLiteral15 )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != stringLiteral19 )
& ( 'Microsoft_Boogie_BoogieParameterConditions' != stringLiteral20 )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_IAssemblyInformation' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_Translator' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'System_Compiler_IUniqueKey' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_Expr' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Compiler_IUniqueKey' != 'System_Compiler_Quantifier' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_IUniqueKey' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_IUniqueKey' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_IUniqueKey' != 'System_Delegate' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_IUniqueKey' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_IUniqueKey' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_IUniqueKey' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_IUniqueKey' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_IUniqueKey' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_IUniqueKey' != 'System_IConvertible' )
& ( 'System_Compiler_IUniqueKey' != 'System_Compiler_Reference' )
& ( 'System_Compiler_IUniqueKey' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_IUniqueKey' != 'System_MulticastDelegate' )
& ( 'System_Compiler_IUniqueKey' != stringLiteral15 )
& ( 'System_Compiler_IUniqueKey' != stringLiteral19 )
& ( 'System_Compiler_IUniqueKey' != stringLiteral20 )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_Translator' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Delegate' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_IAssemblyInformation' != stringLiteral15 )
& ( 'Microsoft_Boogie_IAssemblyInformation' != stringLiteral19 )
& ( 'Microsoft_Boogie_IAssemblyInformation' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_FlowedValue_Type' )
& ( 'Microsoft_Boogie_Translator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Translator' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_Expr' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_Type' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_Type' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_Type' != stringLiteral20 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Expr' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Quantifier' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Delegate' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_IConvertible' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral15 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral19 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' != stringLiteral20 )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_Translator_LoopPreheader' )
& ( 'Microsoft_Boogie_Expr' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Expr' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Expr' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Expr' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Expr' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Expr' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Expr' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Expr' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Expr' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Expr' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Expr' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Expr' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Expr' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Expr' != stringLiteral15 )
& ( 'Microsoft_Boogie_Expr' != stringLiteral19 )
& ( 'Microsoft_Boogie_Expr' != stringLiteral20 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Compiler_Quantifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_TypedIdent' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Delegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != stringLiteral15 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != stringLiteral19 )
& ( 'Microsoft_Boogie_Translator_LoopPreheader' != stringLiteral20 )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_TypedIdent' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'System_Compiler_Quantifier' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Compiler_Quantifier' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Compiler_Quantifier' != 'System_Delegate' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Compiler_Quantifier' != 'System_Compiler_OptionalModifier' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_Quantifier' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_Quantifier' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_Quantifier' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_Quantifier' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_Quantifier' != 'System_IConvertible' )
& ( 'System_Compiler_Quantifier' != 'System_Compiler_Reference' )
& ( 'System_Compiler_Quantifier' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Quantifier' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Quantifier' != stringLiteral15 )
& ( 'System_Compiler_Quantifier' != stringLiteral19 )
& ( 'System_Compiler_Quantifier' != stringLiteral20 )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TypedIdent' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TypedIdent' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TypedIdent' != stringLiteral15 )
& ( 'Microsoft_Boogie_TypedIdent' != stringLiteral19 )
& ( 'Microsoft_Boogie_TypedIdent' != stringLiteral20 )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Delegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != stringLiteral15 )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != stringLiteral19 )
& ( 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' != stringLiteral20 )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Delegate' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != stringLiteral15 )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != stringLiteral19 )
& ( 'Microsoft_Boogie_FlowedValue_FieldPointee' != stringLiteral20 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_TrivialOwnershipModel' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Contracts_GuardException' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Delegate' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IConvertible' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral15 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral19 )
& ( 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral20 )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Contracts_GuardException' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Delegate' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != stringLiteral15 )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != stringLiteral19 )
& ( 'Microsoft_Boogie_TrivialOwnershipModel' != stringLiteral20 )
& ( 'Microsoft_Contracts_GuardException' != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Delegate' )
& ( 'Microsoft_Contracts_GuardException' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Contracts_GuardException' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Contracts_GuardException' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Contracts_GuardException' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Contracts_GuardException' != 'System_IConvertible' )
& ( 'Microsoft_Contracts_GuardException' != 'System_Compiler_Reference' )
& ( 'Microsoft_Contracts_GuardException' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Contracts_GuardException' != 'System_MulticastDelegate' )
& ( 'Microsoft_Contracts_GuardException' != stringLiteral15 )
& ( 'Microsoft_Contracts_GuardException' != stringLiteral19 )
& ( 'Microsoft_Contracts_GuardException' != stringLiteral20 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Delegate' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_OptionalModifier' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_IDataFlowState' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Collections_IEnumerable' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_IConvertible' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_Compiler_Reference' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != 'System_MulticastDelegate' )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral15 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral19 )
& ( 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' != stringLiteral20 )
& ( 'System_Delegate' != 'Microsoft_Boogie_Sink_ActivityFinder' )
& ( 'System_Delegate' != 'System_Compiler_OptionalModifier' )
& ( 'System_Delegate' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Delegate' != 'System_Compiler_IDataFlowState' )
& ( 'System_Delegate' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Delegate' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Delegate' != 'System_Collections_IEnumerable' )
& ( 'System_Delegate' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Delegate' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Delegate' != 'System_IConvertible' )
& ( 'System_Delegate' != 'System_Compiler_Reference' )
& ( 'System_Delegate' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Delegate' != 'System_MulticastDelegate' )
& ( 'System_Delegate' != stringLiteral15 )
& ( 'System_Delegate' != stringLiteral19 )
& ( 'System_Delegate' != stringLiteral20 )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Compiler_OptionalModifier' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != stringLiteral15 )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != stringLiteral19 )
& ( 'Microsoft_Boogie_Sink_ActivityFinder' != stringLiteral20 )
& ( 'System_Compiler_OptionalModifier' != 'Microsoft_Boogie_ILocalVariableSink' )
& ( 'System_Compiler_OptionalModifier' != 'System_Compiler_IDataFlowState' )
& ( 'System_Compiler_OptionalModifier' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_OptionalModifier' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_OptionalModifier' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_OptionalModifier' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_OptionalModifier' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_OptionalModifier' != 'System_IConvertible' )
& ( 'System_Compiler_OptionalModifier' != 'System_Compiler_Reference' )
& ( 'System_Compiler_OptionalModifier' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_OptionalModifier' != 'System_MulticastDelegate' )
& ( 'System_Compiler_OptionalModifier' != stringLiteral15 )
& ( 'System_Compiler_OptionalModifier' != stringLiteral19 )
& ( 'System_Compiler_OptionalModifier' != stringLiteral20 )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_Compiler_IDataFlowState' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_ILocalVariableSink' != stringLiteral15 )
& ( 'Microsoft_Boogie_ILocalVariableSink' != stringLiteral19 )
& ( 'Microsoft_Boogie_ILocalVariableSink' != stringLiteral20 )
& ( 'System_Compiler_IDataFlowState' != 'System_Compiler_ForwardDataFlowAnalysis' )
& ( 'System_Compiler_IDataFlowState' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_IDataFlowState' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_IDataFlowState' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_IDataFlowState' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_IDataFlowState' != 'System_IConvertible' )
& ( 'System_Compiler_IDataFlowState' != 'System_Compiler_Reference' )
& ( 'System_Compiler_IDataFlowState' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_IDataFlowState' != 'System_MulticastDelegate' )
& ( 'System_Compiler_IDataFlowState' != stringLiteral15 )
& ( 'System_Compiler_IDataFlowState' != stringLiteral19 )
& ( 'System_Compiler_IDataFlowState' != stringLiteral20 )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'Microsoft_Boogie_LocalGatherer' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'System_Collections_IEnumerable' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'System_IConvertible' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'System_Compiler_Reference' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != 'System_MulticastDelegate' )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != stringLiteral15 )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != stringLiteral19 )
& ( 'System_Compiler_ForwardDataFlowAnalysis' != stringLiteral20 )
& ( 'Microsoft_Boogie_LocalGatherer' != 'System_Collections_IEnumerable' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'Microsoft_Boogie_Declaration' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_LocalGatherer' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_LocalGatherer' != stringLiteral15 )
& ( 'Microsoft_Boogie_LocalGatherer' != stringLiteral19 )
& ( 'Microsoft_Boogie_LocalGatherer' != stringLiteral20 )
& ( 'System_Collections_IEnumerable' != 'Microsoft_Boogie_Declaration' )
& ( 'System_Collections_IEnumerable' != 'System_Runtime_Serialization_ISerializable' )
& ( 'System_Collections_IEnumerable' != 'System_IConvertible' )
& ( 'System_Collections_IEnumerable' != 'System_Compiler_Reference' )
& ( 'System_Collections_IEnumerable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Collections_IEnumerable' != 'System_MulticastDelegate' )
& ( 'System_Collections_IEnumerable' != stringLiteral15 )
& ( 'System_Collections_IEnumerable' != stringLiteral19 )
& ( 'System_Collections_IEnumerable' != stringLiteral20 )
& ( 'Microsoft_Boogie_Declaration' != 'System_Runtime_Serialization_ISerializable' )
& ( 'Microsoft_Boogie_Declaration' != 'System_IConvertible' )
& ( 'Microsoft_Boogie_Declaration' != 'System_Compiler_Reference' )
& ( 'Microsoft_Boogie_Declaration' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'Microsoft_Boogie_Declaration' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_Declaration' != stringLiteral15 )
& ( 'Microsoft_Boogie_Declaration' != stringLiteral19 )
& ( 'Microsoft_Boogie_Declaration' != stringLiteral20 )
& ( 'System_Runtime_Serialization_ISerializable' != 'System_IConvertible' )
& ( 'System_Runtime_Serialization_ISerializable' != 'System_Compiler_Reference' )
& ( 'System_Runtime_Serialization_ISerializable' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Runtime_Serialization_ISerializable' != 'System_MulticastDelegate' )
& ( 'System_Runtime_Serialization_ISerializable' != stringLiteral15 )
& ( 'System_Runtime_Serialization_ISerializable' != stringLiteral19 )
& ( 'System_Runtime_Serialization_ISerializable' != stringLiteral20 )
& ( 'System_IConvertible' != 'System_Compiler_Reference' )
& ( 'System_IConvertible' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_IConvertible' != 'System_MulticastDelegate' )
& ( 'System_IConvertible' != stringLiteral15 )
& ( 'System_IConvertible' != stringLiteral19 )
& ( 'System_IConvertible' != stringLiteral20 )
& ( 'System_Compiler_Reference' != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
& ( 'System_Compiler_Reference' != 'System_MulticastDelegate' )
& ( 'System_Compiler_Reference' != stringLiteral15 )
& ( 'System_Compiler_Reference' != stringLiteral19 )
& ( 'System_Compiler_Reference' != stringLiteral20 )
& ( 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' != 'System_MulticastDelegate' )
& ( 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' != stringLiteral15 )
& ( 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' != stringLiteral19 )
& ( 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' != stringLiteral20 )
& ( 'System_MulticastDelegate' != stringLiteral15 )
& ( 'System_MulticastDelegate' != stringLiteral19 )
& ( 'System_MulticastDelegate' != stringLiteral20 )
& ( stringLiteral15 != stringLiteral19 )
& ( stringLiteral15 != stringLiteral20 )
& ( stringLiteral19 != stringLiteral20 ) )
| ( 'DeclType'(elements) != 'System_Object' )
| ( 'DeclType'(exposeVersion) != 'System_Object' )
| ~ ! [A__questionmark_c: $int] : ( 'ClassReprInv'('ClassRepr'(A__questionmark_c)) = A__questionmark_c )
| ~ ! [A__questionmark_T: $int] : ( x(typeof('ClassRepr'(A__questionmark_T)),'System_Object') != true_1 )
| ~ ! [A__questionmark_T: $int] : ( 'ClassRepr'(A__questionmark_T) != nullObject )
| ~ ! [A__questionmark_T: $int,A__questionmark_h_1: $int] :
( ( 'IsHeap'(A__questionmark_h_1) = true_1 )
=> ( select2(A__questionmark_h_1,'ClassRepr'(A__questionmark_T),ownerFrame) = 'PeerGroupPlaceholder' ) )
| ( 'IncludeInMainFrameCondition'(allocated) != true_1 )
| ( 'IncludeInMainFrameCondition'(elements) != true_1 )
| ~ ( ( 'IncludeInMainFrameCondition'(inv) != true_1 ) )
| ~ ( ( 'IncludeInMainFrameCondition'(localinv) != true_1 ) )
| ( 'IncludeInMainFrameCondition'(ownerRef) != true_1 )
| ( 'IncludeInMainFrameCondition'(ownerFrame) != true_1 )
| ( 'IncludeInMainFrameCondition'(exposeVersion) != true_1 )
| ~ ( ( 'IncludeInMainFrameCondition'('FirstConsistentOwner') != true_1 ) )
| ~ ( ( 'IsStaticField'(allocated) != true_1 ) )
| ~ ( ( 'IsStaticField'(elements) != true_1 ) )
| ~ ( ( 'IsStaticField'(inv) != true_1 ) )
| ~ ( ( 'IsStaticField'(localinv) != true_1 ) )
| ~ ( ( 'IsStaticField'(exposeVersion) != true_1 ) )
| ~ ( ( 'IncludedInModifiesStar'(ownerRef) != true_1 ) )
| ~ ( ( 'IncludedInModifiesStar'(ownerFrame) != true_1 ) )
| ( 'IncludedInModifiesStar'(exposeVersion) != true_1 )
| ( 'IncludedInModifiesStar'(elements) != true_1 )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_x_3: $int] : ( 'ValueArrayGet'('ValueArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_i) = A__questionmark_x_3 )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_j: $int,A__questionmark_x_3: $int] :
( ( A__questionmark_i != A__questionmark_j )
=> ( 'ValueArrayGet'('ValueArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_j) = 'ValueArrayGet'(A__questionmark_A,A__questionmark_j) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_x_3: $int] : ( 'IntArrayGet'('IntArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_i) = A__questionmark_x_3 )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_j: $int,A__questionmark_x_3: $int] :
( ( A__questionmark_i != A__questionmark_j )
=> ( 'IntArrayGet'('IntArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_j) = 'IntArrayGet'(A__questionmark_A,A__questionmark_j) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_x_3: $int] : ( 'RefArrayGet'('RefArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_i) = A__questionmark_x_3 )
| ~ ! [A__questionmark_A: $int,A__questionmark_i: $int,A__questionmark_j: $int,A__questionmark_x_3: $int] :
( ( A__questionmark_i != A__questionmark_j )
=> ( 'RefArrayGet'('RefArraySet'(A__questionmark_A,A__questionmark_i,A__questionmark_x_3),A__questionmark_j) = 'RefArrayGet'(A__questionmark_A,A__questionmark_j) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_d: $int,A__questionmark_x_3: $int,A__questionmark_y: $int] : ( 'ArrayIndexInvX'('ArrayIndex'(A__questionmark_a,A__questionmark_d,A__questionmark_x_3,A__questionmark_y)) = A__questionmark_x_3 )
| ~ ! [A__questionmark_a: $int,A__questionmark_d: $int,A__questionmark_x_3: $int,A__questionmark_y: $int] : ( 'ArrayIndexInvY'('ArrayIndex'(A__questionmark_a,A__questionmark_d,A__questionmark_x_3,A__questionmark_y)) = A__questionmark_y )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int,A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( 'InRange'('IntArrayGet'(select2(A__questionmark_heap,A__questionmark_a,elements),A__questionmark_i),'ElementType'(typeof(A__questionmark_a))) = true_1 ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int,A__questionmark_heap: $int] :
? [A__questionmark_v_105_106: $int] :
( ( A__questionmark_v_105_106 = 'RefArrayGet'(select2(A__questionmark_heap,A__questionmark_a,elements),A__questionmark_i) )
& ( ~ ( ( 'IsHeap'(A__questionmark_heap) != true_1 )
| ~ ( ( A__questionmark_v_105_106 != nullObject ) ) )
=> ( x(typeof(A__questionmark_v_105_106),'ElementType'(typeof(A__questionmark_a))) = true_1 ) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_T: $int,A__questionmark_i: $int,A__questionmark_r: $int,A__questionmark_heap: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_heap) != true_1 )
| ( x(typeof(A__questionmark_a),'NonNullRefArray'(A__questionmark_T,A__questionmark_r)) != true_1 ) )
=> ( 'RefArrayGet'(select2(A__questionmark_heap,A__questionmark_a,elements),A__questionmark_i) != nullObject ) )
| ~ ! [A__questionmark_a: $int] : $lesseq(1,'Rank'(A__questionmark_a))
| ~ ! [A__questionmark_a: $int,A__questionmark_T: $int,A__questionmark_r: $int] :
( ~ ( ~ ( ( A__questionmark_a != nullObject ) )
| ( x(typeof(A__questionmark_a),'RefArray'(A__questionmark_T,A__questionmark_r)) != true_1 ) )
=> ( 'Rank'(A__questionmark_a) = A__questionmark_r ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_T: $int,A__questionmark_r: $int] :
( ~ ( ~ ( ( A__questionmark_a != nullObject ) )
| ( x(typeof(A__questionmark_a),'NonNullRefArray'(A__questionmark_T,A__questionmark_r)) != true_1 ) )
=> ( 'Rank'(A__questionmark_a) = A__questionmark_r ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_T: $int,A__questionmark_r: $int] :
( ~ ( ~ ( ( A__questionmark_a != nullObject ) )
| ( x(typeof(A__questionmark_a),'ValueArray'(A__questionmark_T,A__questionmark_r)) != true_1 ) )
=> ( 'Rank'(A__questionmark_a) = A__questionmark_r ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_T: $int,A__questionmark_r: $int] :
( ~ ( ~ ( ( A__questionmark_a != nullObject ) )
| ( x(typeof(A__questionmark_a),'IntArray'(A__questionmark_T,A__questionmark_r)) != true_1 ) )
=> ( 'Rank'(A__questionmark_a) = A__questionmark_r ) )
| ~ ! [A__questionmark_a: $int] :
? [A__questionmark_v_106_107: $int] :
( ( A__questionmark_v_106_107 = 'Length'(A__questionmark_a) )
& ~ ( ~ $lesseq(0,A__questionmark_v_106_107)
| ~ $lesseq(A__questionmark_v_106_107,int_2147483647) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int] : $lesseq(0,'DimLength'(A__questionmark_a,A__questionmark_i))
| ~ ! [A__questionmark_a: $int] :
( ( 'Rank'(A__questionmark_a) = 1 )
=> ( 'DimLength'(A__questionmark_a,0) = 'Length'(A__questionmark_a) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int] : ( 'LBound'(A__questionmark_a,A__questionmark_i) = 0 )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int] : ( 'UBound'(A__questionmark_a,A__questionmark_i) = $difference('DimLength'(A__questionmark_a,A__questionmark_i),1) )
| ~ ! [A__questionmark_T: $int,A__questionmark_ET: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_T,'ValueArray'(A__questionmark_ET,A__questionmark_r)) = true_1 )
=> ( 'ArrayCategory'(A__questionmark_T) = 'ArrayCategoryValue' ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_ET: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_T,'IntArray'(A__questionmark_ET,A__questionmark_r)) = true_1 )
=> ( 'ArrayCategory'(A__questionmark_T) = 'ArrayCategoryInt' ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_ET: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_T,'RefArray'(A__questionmark_ET,A__questionmark_r)) = true_1 )
=> ( 'ArrayCategory'(A__questionmark_T) = 'ArrayCategoryRef' ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_ET: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_T,'NonNullRefArray'(A__questionmark_ET,A__questionmark_r)) = true_1 )
=> ( 'ArrayCategory'(A__questionmark_T) = 'ArrayCategoryNonNullRef' ) )
| ( x('System_Array','System_Object') != true_1 )
| ~ ! [A__questionmark_T: $int,A__questionmark_r: $int] :
? [A__questionmark_v_107_108: $int] :
( ( A__questionmark_v_107_108 = 'ValueArray'(A__questionmark_T,A__questionmark_r) )
& ~ ( ( x(A__questionmark_v_107_108,A__questionmark_v_107_108) != true_1 )
| ( x(A__questionmark_v_107_108,'System_Array') != true_1 ) ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_r: $int] :
? [A__questionmark_v_108_109: $int] :
( ( A__questionmark_v_108_109 = 'IntArray'(A__questionmark_T,A__questionmark_r) )
& ~ ( ( x(A__questionmark_v_108_109,A__questionmark_v_108_109) != true_1 )
| ( x(A__questionmark_v_108_109,'System_Array') != true_1 ) ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_r: $int] :
? [A__questionmark_v_109_110: $int] :
( ( A__questionmark_v_109_110 = 'RefArray'(A__questionmark_T,A__questionmark_r) )
& ~ ( ( x(A__questionmark_v_109_110,A__questionmark_v_109_110) != true_1 )
| ( x(A__questionmark_v_109_110,'System_Array') != true_1 ) ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_r: $int] :
? [A__questionmark_v_110_111: $int] :
( ( A__questionmark_v_110_111 = 'NonNullRefArray'(A__questionmark_T,A__questionmark_r) )
& ~ ( ( x(A__questionmark_v_110_111,A__questionmark_v_110_111) != true_1 )
| ( x(A__questionmark_v_110_111,'System_Array') != true_1 ) ) )
| ~ ! [A__questionmark_array: $int,A__questionmark_elementType: $int,A__questionmark_rank: $int] :
? [A__questionmark_v_111_112: $int] :
( ( A__questionmark_v_111_112 = typeof(A__questionmark_array) )
& ( ( 'NonNullRefArrayRaw'(A__questionmark_array,A__questionmark_elementType,A__questionmark_rank) = true_1 )
=> ~ ( ( x(A__questionmark_v_111_112,'System_Array') != true_1 )
| ( 'Rank'(A__questionmark_array) != A__questionmark_rank )
| ( x(A__questionmark_elementType,'ElementType'(A__questionmark_v_111_112)) != true_1 ) ) ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_U_1: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_U_1,A__questionmark_T) = true_1 )
=> ( x('RefArray'(A__questionmark_U_1,A__questionmark_r),'RefArray'(A__questionmark_T,A__questionmark_r)) = true_1 ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_U_1: $int,A__questionmark_r: $int] :
( ( x(A__questionmark_U_1,A__questionmark_T) = true_1 )
=> ( x('NonNullRefArray'(A__questionmark_U_1,A__questionmark_r),'NonNullRefArray'(A__questionmark_T,A__questionmark_r)) = true_1 ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int] : ( 'ElementType'('ValueArray'(A__questionmark_A,A__questionmark_r)) = A__questionmark_A )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int] : ( 'ElementType'('IntArray'(A__questionmark_A,A__questionmark_r)) = A__questionmark_A )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int] : ( 'ElementType'('RefArray'(A__questionmark_A,A__questionmark_r)) = A__questionmark_A )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int] : ( 'ElementType'('NonNullRefArray'(A__questionmark_A,A__questionmark_r)) = A__questionmark_A )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_112_113: $int] :
( ( A__questionmark_v_112_113 = 'ElementType'(A__questionmark_T) )
& ( ( x(A__questionmark_T,'RefArray'(A__questionmark_A,A__questionmark_r)) = true_1 )
=> ~ ( ~ ( ( A__questionmark_T != A__questionmark_A ) )
| ( A__questionmark_T != 'RefArray'(A__questionmark_v_112_113,A__questionmark_r) )
| ( x(A__questionmark_v_112_113,A__questionmark_A) != true_1 ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_113_114: $int] :
( ( A__questionmark_v_113_114 = 'ElementType'(A__questionmark_T) )
& ( ( x(A__questionmark_T,'NonNullRefArray'(A__questionmark_A,A__questionmark_r)) = true_1 )
=> ~ ( ~ ( ( A__questionmark_T != A__questionmark_A ) )
| ( A__questionmark_T != 'NonNullRefArray'(A__questionmark_v_113_114,A__questionmark_r) )
| ( x(A__questionmark_v_113_114,A__questionmark_A) != true_1 ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_114_115: $int] :
( ( A__questionmark_v_114_115 = 'ValueArray'(A__questionmark_A,A__questionmark_r) )
& ( ( x(A__questionmark_T,A__questionmark_v_114_115) = true_1 )
=> ( A__questionmark_T = A__questionmark_v_114_115 ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_115_116: $int] :
( ( A__questionmark_v_115_116 = 'IntArray'(A__questionmark_A,A__questionmark_r) )
& ( ( x(A__questionmark_T,A__questionmark_v_115_116) = true_1 )
=> ( A__questionmark_T = A__questionmark_v_115_116 ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_116_117: $int] :
( ( A__questionmark_v_116_117 = 'ElementType'(A__questionmark_T) )
& ( ( x('RefArray'(A__questionmark_A,A__questionmark_r),A__questionmark_T) = true_1 )
=> ( ( x('System_Array',A__questionmark_T) = true_1 )
| ~ ( ( A__questionmark_T != 'RefArray'(A__questionmark_v_116_117,A__questionmark_r) )
| ( x(A__questionmark_A,A__questionmark_v_116_117) != true_1 ) ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_117_118: $int] :
( ( A__questionmark_v_117_118 = 'ElementType'(A__questionmark_T) )
& ( ( x('NonNullRefArray'(A__questionmark_A,A__questionmark_r),A__questionmark_T) = true_1 )
=> ( ( x('System_Array',A__questionmark_T) = true_1 )
| ~ ( ( A__questionmark_T != 'NonNullRefArray'(A__questionmark_v_117_118,A__questionmark_r) )
| ( x(A__questionmark_A,A__questionmark_v_117_118) != true_1 ) ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_118_119: $int] :
( ( A__questionmark_v_118_119 = 'ValueArray'(A__questionmark_A,A__questionmark_r) )
& ( ( x(A__questionmark_v_118_119,A__questionmark_T) = true_1 )
=> ( ( x('System_Array',A__questionmark_T) = true_1 )
| ( A__questionmark_T = A__questionmark_v_118_119 ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_r: $int,A__questionmark_T: $int] :
? [A__questionmark_v_119_120: $int] :
( ( A__questionmark_v_119_120 = 'IntArray'(A__questionmark_A,A__questionmark_r) )
& ( ( x(A__questionmark_v_119_120,A__questionmark_T) = true_1 )
=> ( ( x('System_Array',A__questionmark_T) = true_1 )
| ( A__questionmark_T = A__questionmark_v_119_120 ) ) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_i: $int,A__questionmark_heap: $int] :
? [A__questionmark_v_121_121: $int,A__questionmark_v_120_122: $int] :
( ( A__questionmark_v_121_121 = 'ElementProxy'(A__questionmark_a,$difference(0,1)) )
& ( A__questionmark_v_120_122 = 'RefArrayGet'(select2(A__questionmark_heap,A__questionmark_a,elements),A__questionmark_i) )
& ( ~ ( ( 'IsHeap'(A__questionmark_heap) != true_1 )
| ( x(typeof(A__questionmark_a),'System_Array') != true_1 ) )
=> ( ( A__questionmark_v_120_122 = nullObject )
| ( 'IsImmutable'(typeof(A__questionmark_v_120_122)) = true_1 )
| ~ ( ( select2(A__questionmark_heap,A__questionmark_v_120_122,ownerRef) != select2(A__questionmark_heap,A__questionmark_v_121_121,ownerRef) )
| ( select2(A__questionmark_heap,A__questionmark_v_120_122,ownerFrame) != select2(A__questionmark_heap,A__questionmark_v_121_121,ownerFrame) ) ) ) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_heap: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_heap) != true_1 )
| ( 'IsAllocated'(A__questionmark_heap,A__questionmark_a) != true_1 )
| ( x(typeof(A__questionmark_a),'System_Array') != true_1 ) )
=> ( 'IsAllocated'(A__questionmark_heap,'ElementProxy'(A__questionmark_a,$difference(0,1))) = true_1 ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_pos: $int] : ( typeof('ElementProxy'(A__questionmark_o,A__questionmark_pos)) = 'System_Object' )
| ~ ! [A__questionmark_o: $int,A__questionmark_pos: $int] : ( typeof('ElementProxyStruct'(A__questionmark_o,A__questionmark_pos)) = 'System_Object' )
| ~ ! [A__questionmark_s: $int,A__questionmark_f: $int,A__questionmark_x_3: $int] : ( 'StructGet'('StructSet'(A__questionmark_s,A__questionmark_f,A__questionmark_x_3),A__questionmark_f) = A__questionmark_x_3 )
| ~ ! [A__questionmark_s: $int,A__questionmark_f: $int,A__questionmark_f_prime_: $int,A__questionmark_x_3: $int] :
( ( A__questionmark_f != A__questionmark_f_prime_ )
=> ( 'StructGet'('StructSet'(A__questionmark_s,A__questionmark_f,A__questionmark_x_3),A__questionmark_f_prime_) = 'StructGet'(A__questionmark_s,A__questionmark_f_prime_) ) )
| ~ ! [A__questionmark_T: $int] :
? [A__questionmark_v_122_123: $int] :
( ( A__questionmark_v_122_123 = 'BaseClass'(A__questionmark_T) )
& ~ ( ( x(A__questionmark_T,A__questionmark_v_122_123) != true_1 )
| ~ ( ( A__questionmark_T != 'System_Object' )
=> ( A__questionmark_T != A__questionmark_v_122_123 ) ) ) )
| ~ ! [A__questionmark_A: $int,A__questionmark_B: $int,A__questionmark_C: $int] :
( ( x(A__questionmark_C,'AsDirectSubClass'(A__questionmark_B,A__questionmark_A)) = true_1 )
=> ( 'OneClassDown'(A__questionmark_C,A__questionmark_A) = A__questionmark_B ) )
| ~ ! [A__questionmark_T: $int] :
( ( 'IsValueType'(A__questionmark_T) = true_1 )
=> ~ ( ~ ! [A__questionmark_U_1: $int] :
( ( x(A__questionmark_T,A__questionmark_U_1) = true_1 )
=> ( A__questionmark_T = A__questionmark_U_1 ) )
| ~ ! [A__questionmark_U_1: $int] :
( ( x(A__questionmark_U_1,A__questionmark_T) = true_1 )
=> ( A__questionmark_T = A__questionmark_U_1 ) ) ) )
| ( 'IsValueType'('System_Boolean') != true_1 )
| ( x('System_Type','System_Object') != true_1 )
| ~ ! [A__questionmark_T: $int] : ( 'IsNotNull'('TypeObject'(A__questionmark_T),'System_Type') = true_1 )
| ~ ! [A__questionmark_T: $int] : ( 'TypeName'('TypeObject'(A__questionmark_T)) = A__questionmark_T )
| ~ ! [A__questionmark_o: $int,A__questionmark_T: $int] :
( ( 'Is'(A__questionmark_o,A__questionmark_T) = true_1 )
<=> ( ( A__questionmark_o = nullObject )
| ( x(typeof(A__questionmark_o),A__questionmark_T) = true_1 ) ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_T: $int] :
( ( 'IsNotNull'(A__questionmark_o,A__questionmark_T) = true_1 )
<=> ~ ( ~ ( ( A__questionmark_o != nullObject ) )
| ( 'Is'(A__questionmark_o,A__questionmark_T) != true_1 ) ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_T: $int] :
( ( 'Is'(A__questionmark_o,A__questionmark_T) = true_1 )
=> ( 'As'(A__questionmark_o,A__questionmark_T) = A__questionmark_o ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_T: $int] :
( ( 'Is'(A__questionmark_o,A__questionmark_T) != true_1 )
=> ( 'As'(A__questionmark_o,A__questionmark_T) = nullObject ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int] :
? [A__questionmark_v_123_124: $int] :
( ( A__questionmark_v_123_124 = typeof(A__questionmark_o) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_o != nullObject ) )
| ( x(A__questionmark_v_123_124,'System_Array') != true_1 ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_o,inv) != A__questionmark_v_123_124 )
| ( select2(A__questionmark_h_1,A__questionmark_o,localinv) != A__questionmark_v_123_124 ) ) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ( select2(A__questionmark_h_1,A__questionmark_o,allocated) != true_1 ) )
=> ( 'IsAllocated'(A__questionmark_h_1,select2(A__questionmark_h_1,A__questionmark_o,A__questionmark_f)) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ( select2(A__questionmark_h_1,A__questionmark_o,allocated) != true_1 ) )
=> ( select2(A__questionmark_h_1,select2(A__questionmark_h_1,A__questionmark_o,A__questionmark_f),allocated) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_s: $int,A__questionmark_f: $int] :
( ( 'IsAllocated'(A__questionmark_h_1,A__questionmark_s) = true_1 )
=> ( 'IsAllocated'(A__questionmark_h_1,'StructGet'(A__questionmark_s,A__questionmark_f)) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_e: $int,A__questionmark_i: $int] :
( ( 'IsAllocated'(A__questionmark_h_1,A__questionmark_e) = true_1 )
=> ( 'IsAllocated'(A__questionmark_h_1,'RefArrayGet'(A__questionmark_e,A__questionmark_i)) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_e: $int,A__questionmark_i: $int] :
( ( 'IsAllocated'(A__questionmark_h_1,A__questionmark_e) = true_1 )
=> ( 'IsAllocated'(A__questionmark_h_1,'ValueArrayGet'(A__questionmark_e,A__questionmark_i)) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int] :
( ( 'IsAllocated'(A__questionmark_h_1,A__questionmark_o) = true_1 )
=> ( select2(A__questionmark_h_1,A__questionmark_o,allocated) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_c: $int] :
( ( 'IsHeap'(A__questionmark_h_1) = true_1 )
=> ( select2(A__questionmark_h_1,'ClassRepr'(A__questionmark_c),allocated) = true_1 ) )
| ( 'DeclType'('NonNullFieldsAreInitialized') != 'System_Object' )
| ~ ! [A__questionmark_f: $int,A__questionmark_T: $int] :
( ( 'AsNonNullRefField'(A__questionmark_f,A__questionmark_T) = A__questionmark_f )
=> ( 'AsRefField'(A__questionmark_f,A__questionmark_T) = A__questionmark_f ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_T: $int] :
( ( 'IsHeap'(A__questionmark_h_1) = true_1 )
=> ( 'Is'(select2(A__questionmark_h_1,A__questionmark_o,'AsRefField'(A__questionmark_f,A__questionmark_T)),A__questionmark_T) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_T: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_o != nullObject ) )
| ~ ( ( A__questionmark_o != 'BeingConstructed' )
| ( ( select2(A__questionmark_h_1,'BeingConstructed','NonNullFieldsAreInitialized') = true_1 )
<=> $true ) ) )
=> ( select2(A__questionmark_h_1,A__questionmark_o,'AsNonNullRefField'(A__questionmark_f,A__questionmark_T)) != nullObject ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_T: $int] :
( ( 'IsHeap'(A__questionmark_h_1) = true_1 )
=> ( 'InRange'(select2(A__questionmark_h_1,A__questionmark_o,'AsRangeField'(A__questionmark_f,A__questionmark_T)),A__questionmark_T) = true_1 ) )
| ~ ! [A__questionmark_o: $int] : ( 'IsMemberlessType'(typeof(A__questionmark_o)) != true_1 )
| ~ ! [A__questionmark_J: $int,A__questionmark_s: $int,A__questionmark_b: $int] :
? [A__questionmark_v_125_125: $int,A__questionmark_v_124_126: $int] :
( ( A__questionmark_v_125_125 = 'AsInterface'(A__questionmark_J) )
& ( A__questionmark_v_124_126 = 'Box'(A__questionmark_s,A__questionmark_b) )
& ( ~ ( ( A__questionmark_v_125_125 != A__questionmark_J )
| ( A__questionmark_v_124_126 != A__questionmark_b )
| ( x('UnboxedType'(A__questionmark_v_124_126),A__questionmark_v_125_125) != true_1 ) )
=> ( x(typeof(A__questionmark_b),A__questionmark_J) = true_1 ) ) )
| ~ ( ( 'IsImmutable'('System_Object') != true_1 ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_U_1: $int] :
( ( x(A__questionmark_U_1,'AsImmutable'(A__questionmark_T)) = true_1 )
=> ~ ( ( 'IsImmutable'(A__questionmark_U_1) != true_1 )
| ( 'AsImmutable'(A__questionmark_U_1) != A__questionmark_U_1 ) ) )
| ~ ! [A__questionmark_T: $int,A__questionmark_U_1: $int] :
( ( x(A__questionmark_U_1,'AsMutable'(A__questionmark_T)) = true_1 )
=> ~ ( ~ ( ( 'IsImmutable'(A__questionmark_U_1) != true_1 ) )
| ( 'AsMutable'(A__questionmark_U_1) != A__questionmark_U_1 ) ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_T: $int] :
( ~ ( ~ ( ( A__questionmark_o != nullObject ) )
| ~ ( ( A__questionmark_o != 'BeingConstructed' ) )
| ( x(typeof(A__questionmark_o),'AsImmutable'(A__questionmark_T)) != true_1 ) )
=> ! [A__questionmark_h_1: $int] :
? [A__questionmark_v_126_127: $int] :
( ( A__questionmark_v_126_127 = typeof(A__questionmark_o) )
& ( ( 'IsHeap'(A__questionmark_h_1) = true_1 )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_o,inv) != A__questionmark_v_126_127 )
| ( select2(A__questionmark_h_1,A__questionmark_o,localinv) != A__questionmark_v_126_127 )
| ( select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) != 'PeerGroupPlaceholder' )
| ( 'AsOwner'(A__questionmark_o,select2(A__questionmark_h_1,A__questionmark_o,ownerRef)) != A__questionmark_o )
| ~ ! [A__questionmark_t: $int] :
( ( 'AsOwner'(A__questionmark_o,select2(A__questionmark_h_1,A__questionmark_t,ownerRef)) = A__questionmark_o )
=> ( ( A__questionmark_t = A__questionmark_o )
| ( select2(A__questionmark_h_1,A__questionmark_t,ownerFrame) != 'PeerGroupPlaceholder' ) ) ) ) ) ) )
| ~ ! [A__questionmark_s: $int] : $lesseq(0,'StringLength'(A__questionmark_s))
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_T: $int] :
? [A__questionmark_v_127_128: $int] :
( ( A__questionmark_v_127_128 = select2(A__questionmark_h_1,A__questionmark_o,'AsRepField'(A__questionmark_f,A__questionmark_T)) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_v_127_128 != nullObject ) ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_127_128,ownerRef) != A__questionmark_o )
| ( select2(A__questionmark_h_1,A__questionmark_v_127_128,ownerFrame) != A__questionmark_T ) ) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int] :
? [A__questionmark_v_128_129: $int] :
( ( A__questionmark_v_128_129 = select2(A__questionmark_h_1,A__questionmark_o,'AsPeerField'(A__questionmark_f)) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_v_128_129 != nullObject ) ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_128_129,ownerRef) != select2(A__questionmark_h_1,A__questionmark_o,ownerRef) )
| ( select2(A__questionmark_h_1,A__questionmark_v_128_129,ownerFrame) != select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) ) ) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_T: $int,A__questionmark_i: $int] :
? [A__questionmark_v_129_130: $int] :
( ( A__questionmark_v_129_130 = select2(A__questionmark_h_1,A__questionmark_o,'AsElementsRepField'(A__questionmark_f,A__questionmark_T,A__questionmark_i)) )
& ? [A__questionmark_v_130_131: $int] :
( ( A__questionmark_v_130_131 = 'ElementProxy'(A__questionmark_v_129_130,A__questionmark_i) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_v_129_130 != nullObject ) ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_130_131,ownerRef) != A__questionmark_o )
| ( select2(A__questionmark_h_1,A__questionmark_v_130_131,ownerFrame) != A__questionmark_T ) ) ) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_i: $int] :
? [A__questionmark_v_131_132: $int] :
( ( A__questionmark_v_131_132 = select2(A__questionmark_h_1,A__questionmark_o,'AsElementsPeerField'(A__questionmark_f,A__questionmark_i)) )
& ? [A__questionmark_v_132_133: $int] :
( ( A__questionmark_v_132_133 = 'ElementProxy'(A__questionmark_v_131_132,A__questionmark_i) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_v_131_132 != nullObject ) ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_132_133,ownerRef) != select2(A__questionmark_h_1,A__questionmark_o,ownerRef) )
| ( select2(A__questionmark_h_1,A__questionmark_v_132_133,ownerFrame) != select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) ) ) ) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_o: $int] :
? [A__questionmark_v_135_134: $int,A__questionmark_v_133_135: $int,A__questionmark_v_134_136: $int] :
( ( A__questionmark_v_135_134 = typeof(A__questionmark_o) )
& ( A__questionmark_v_133_135 = select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) )
& ( A__questionmark_v_134_136 = select2(A__questionmark_h_1,A__questionmark_o,ownerRef) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_v_133_135 != 'PeerGroupPlaceholder' ) )
| ( x(select2(A__questionmark_h_1,A__questionmark_v_134_136,inv),A__questionmark_v_133_135) != true_1 )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_134_136,localinv) != 'BaseClass'(A__questionmark_v_133_135) ) ) )
=> ~ ( ( select2(A__questionmark_h_1,A__questionmark_o,inv) != A__questionmark_v_135_134 )
| ( select2(A__questionmark_h_1,A__questionmark_o,localinv) != A__questionmark_v_135_134 ) ) ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_f: $int,A__questionmark_h_1: $int] :
? [A__questionmark_v_136_137: $int,A__questionmark_v_137_138: $int] :
( ( A__questionmark_v_136_137 = select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) )
& ( A__questionmark_v_137_138 = select2(A__questionmark_h_1,A__questionmark_o,ownerRef) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_o != nullObject ) )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_o,allocated) = true_1 )
<=> $true )
| ( 'AsPureObject'(A__questionmark_o) != A__questionmark_o )
| ~ ( ( A__questionmark_v_136_137 != 'PeerGroupPlaceholder' ) )
| ( x(select2(A__questionmark_h_1,A__questionmark_v_137_138,inv),A__questionmark_v_136_137) != true_1 )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_137_138,localinv) != 'BaseClass'(A__questionmark_v_136_137) ) ) )
=> ( select2(A__questionmark_h_1,A__questionmark_o,A__questionmark_f) = 'FieldDependsOnFCO'(A__questionmark_o,A__questionmark_f,select2(A__questionmark_h_1,select2(A__questionmark_h_1,A__questionmark_o,'FirstConsistentOwner'),exposeVersion)) ) ) )
| ~ ! [A__questionmark_o: $int,A__questionmark_h_1: $int] :
? [A__questionmark_v_140_139: $int] :
( ( A__questionmark_v_140_139 = select2(A__questionmark_h_1,A__questionmark_o,'FirstConsistentOwner') )
& ? [A__questionmark_v_141_140: $int,A__questionmark_v_142_141: $int,A__questionmark_v_138_142: $int,A__questionmark_v_139_143: $int] :
( ( A__questionmark_v_141_140 = select2(A__questionmark_h_1,A__questionmark_v_140_139,ownerFrame) )
& ( A__questionmark_v_142_141 = select2(A__questionmark_h_1,A__questionmark_v_140_139,ownerRef) )
& ( A__questionmark_v_138_142 = select2(A__questionmark_h_1,A__questionmark_o,ownerFrame) )
& ( A__questionmark_v_139_143 = select2(A__questionmark_h_1,A__questionmark_o,ownerRef) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h_1) != true_1 )
| ~ ( ( A__questionmark_o != nullObject ) )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_o,allocated) = true_1 )
<=> $true )
| ~ ( ( A__questionmark_v_138_142 != 'PeerGroupPlaceholder' ) )
| ( x(select2(A__questionmark_h_1,A__questionmark_v_139_143,inv),A__questionmark_v_138_142) != true_1 )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_139_143,localinv) != 'BaseClass'(A__questionmark_v_138_142) ) ) )
=> ~ ( ~ ( ( A__questionmark_v_140_139 != nullObject ) )
| ~ ( ( select2(A__questionmark_h_1,A__questionmark_v_140_139,allocated) = true_1 )
<=> $true )
| ~ ( ( A__questionmark_v_141_140 = 'PeerGroupPlaceholder' )
| ( x(select2(A__questionmark_h_1,A__questionmark_v_142_141,inv),A__questionmark_v_141_140) != true_1 )
| ( select2(A__questionmark_h_1,A__questionmark_v_142_141,localinv) = 'BaseClass'(A__questionmark_v_141_140) ) ) ) ) ) )
| ~ ! [A__questionmark_value: $int,A__questionmark_typ: $int,A__questionmark_occurrence: $int,A__questionmark_activity: $int] :
? [A__questionmark_v_143_144: $int] :
( ( A__questionmark_v_143_144 = 'BoxFunc'(A__questionmark_value,A__questionmark_typ,A__questionmark_occurrence,A__questionmark_activity) )
& ~ ( ( 'Box'(A__questionmark_value,A__questionmark_v_143_144) != A__questionmark_v_143_144 )
| ( 'UnboxedType'(A__questionmark_v_143_144) != A__questionmark_typ ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_typ: $int,A__questionmark_occurrence: $int,A__questionmark_activity: $int] :
( ( 'IsValueType'('UnboxedType'(A__questionmark_x_3)) != true_1 )
=> ( 'BoxFunc'(A__questionmark_x_3,A__questionmark_typ,A__questionmark_occurrence,A__questionmark_activity) = A__questionmark_x_3 ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_p: $int] : ( 'Unbox'('Box'(A__questionmark_x_3,A__questionmark_p)) = A__questionmark_x_3 )
| ~ ! [A__questionmark_p: $int] :
( ( 'IsValueType'('UnboxedType'(A__questionmark_p)) = true_1 )
=> ! [A__questionmark_heap: $int,A__questionmark_x_3: $int] :
? [A__questionmark_v_144_145: $int] :
( ( A__questionmark_v_144_145 = 'Box'(A__questionmark_x_3,A__questionmark_p) )
& ? [A__questionmark_v_145_146: $int] :
( ( A__questionmark_v_145_146 = typeof(A__questionmark_v_144_145) )
& ( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ~ ( ( select2(A__questionmark_heap,A__questionmark_v_144_145,inv) != A__questionmark_v_145_146 )
| ( select2(A__questionmark_heap,A__questionmark_v_144_145,localinv) != A__questionmark_v_145_146 ) ) ) ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_p: $int] :
? [A__questionmark_v_146_147: $int] :
( ( A__questionmark_v_146_147 = 'Box'(A__questionmark_x_3,A__questionmark_p) )
& ( ~ ( ( x('UnboxedType'(A__questionmark_v_146_147),'System_Object') != true_1 )
| ( A__questionmark_v_146_147 != A__questionmark_p ) )
=> ( A__questionmark_x_3 = A__questionmark_p ) ) )
| ~ ! [A__questionmark_p: $int,A__questionmark_typ: $int] :
( ( 'UnboxedType'(A__questionmark_p) = A__questionmark_typ )
<=> ( 'BoxTester'(A__questionmark_p,A__questionmark_typ) != nullObject ) )
| ~ ! [A__questionmark_p: $int,A__questionmark_typ: $int] :
( ( 'BoxTester'(A__questionmark_p,A__questionmark_typ) != nullObject )
=> ( 'Box'('Unbox'(A__questionmark_p),A__questionmark_p) = A__questionmark_p ) )
| ( 'IsValueType'('System_SByte') != true_1 )
| ( 'IsValueType'('System_Byte') != true_1 )
| ( 'IsValueType'('System_Int16') != true_1 )
| ( 'IsValueType'('System_UInt16') != true_1 )
| ( 'IsValueType'('System_Int32') != true_1 )
| ( 'IsValueType'('System_UInt32') != true_1 )
| ( 'IsValueType'('System_Int64') != true_1 )
| ( 'IsValueType'('System_UInt64') != true_1 )
| ( 'IsValueType'('System_Char') != true_1 )
| ( 'IsValueType'('System_UIntPtr') != true_1 )
| ( 'IsValueType'('System_IntPtr') != true_1 )
| ~ $less(int_m9223372036854775808,int_m2147483648)
| ~ $less(int_m2147483648,$difference(0,100000))
| ~ $less(100000,int_2147483647)
| ~ $less(int_2147483647,int_4294967295)
| ~ $less(int_4294967295,int_9223372036854775807)
| ~ $less(int_9223372036854775807,int_18446744073709551615)
| ( $sum(int_m9223372036854775808,1) != $difference(0,int_9223372036854775807) )
| ( $sum(int_m2147483648,1) != $difference(0,int_2147483647) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_SByte') = true_1 )
<=> ~ ( ~ $lesseq($difference(0,128),A__questionmark_i)
| ~ $less(A__questionmark_i,128) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_Byte') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $less(A__questionmark_i,256) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_Int16') = true_1 )
<=> ~ ( ~ $lesseq($difference(0,32768),A__questionmark_i)
| ~ $less(A__questionmark_i,32768) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_UInt16') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $less(A__questionmark_i,65536) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_Int32') = true_1 )
<=> ~ ( ~ $lesseq(int_m2147483648,A__questionmark_i)
| ~ $lesseq(A__questionmark_i,int_2147483647) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_UInt32') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $lesseq(A__questionmark_i,int_4294967295) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_Int64') = true_1 )
<=> ~ ( ~ $lesseq(int_m9223372036854775808,A__questionmark_i)
| ~ $lesseq(A__questionmark_i,int_9223372036854775807) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_UInt64') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $lesseq(A__questionmark_i,int_18446744073709551615) ) )
| ~ ! [A__questionmark_i: $int] :
( ( 'InRange'(A__questionmark_i,'System_Char') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $less(A__questionmark_i,65536) ) )
| ~ ! [A__questionmark_z: $int,A__questionmark_B: $int,A__questionmark_C: $int] :
( ( 'InRange'(A__questionmark_z,A__questionmark_C) = true_1 )
=> ( 'IntToInt'(A__questionmark_z,A__questionmark_B,A__questionmark_C) = A__questionmark_z ) )
| ~ ! [A__questionmark_b: $int,A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( A__questionmark_b = true_1 )
=> ( 'IfThenElse'(A__questionmark_b,A__questionmark_x_3,A__questionmark_y) = A__questionmark_x_3 ) )
| ~ ! [A__questionmark_b: $int,A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( A__questionmark_b != true_1 )
=> ( 'IfThenElse'(A__questionmark_b,A__questionmark_x_3,A__questionmark_y) = A__questionmark_y ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] : ( x_2(A__questionmark_x_3,A__questionmark_y) = $difference(A__questionmark_x_3,$product(x_1(A__questionmark_x_3,A__questionmark_y),A__questionmark_y)) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_147_148: $int] :
( ( A__questionmark_v_147_148 = x_2(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(0,A__questionmark_x_3)
| ~ $less(0,A__questionmark_y) )
=> ~ ( ~ $lesseq(0,A__questionmark_v_147_148)
| ~ $less(A__questionmark_v_147_148,A__questionmark_y) ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_148_149: $int] :
( ( A__questionmark_v_148_149 = x_2(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(0,A__questionmark_x_3)
| ~ $less(A__questionmark_y,0) )
=> ~ ( ~ $lesseq(0,A__questionmark_v_148_149)
| ~ $less(A__questionmark_v_148_149,$difference(0,A__questionmark_y)) ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_149_150: $int] :
( ( A__questionmark_v_149_150 = x_2(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(A__questionmark_x_3,0)
| ~ $less(0,A__questionmark_y) )
=> ~ ( ~ $less($difference(0,A__questionmark_y),A__questionmark_v_149_150)
| ~ $lesseq(A__questionmark_v_149_150,0) ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_150_151: $int] :
( ( A__questionmark_v_150_151 = x_2(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(A__questionmark_x_3,0)
| ~ $less(A__questionmark_y,0) )
=> ~ ( ~ $less(A__questionmark_y,A__questionmark_v_150_151)
| ~ $lesseq(A__questionmark_v_150_151,0) ) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ~ ( ~ $lesseq(0,A__questionmark_x_3)
| ~ $lesseq(0,A__questionmark_y) )
=> ( x_2($sum(A__questionmark_x_3,A__questionmark_y),A__questionmark_y) = x_2(A__questionmark_x_3,A__questionmark_y) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ~ ( ~ $lesseq(0,A__questionmark_x_3)
| ~ $lesseq(0,A__questionmark_y) )
=> ( x_2($sum(A__questionmark_y,A__questionmark_x_3),A__questionmark_y) = x_2(A__questionmark_x_3,A__questionmark_y) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_151_152: $int] :
( ( A__questionmark_v_151_152 = $difference(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(0,A__questionmark_v_151_152)
| ~ $lesseq(0,A__questionmark_y) )
=> ( x_2(A__questionmark_v_151_152,A__questionmark_y) = x_2(A__questionmark_x_3,A__questionmark_y) ) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_b: $int,A__questionmark_d: $int] :
( ~ ( ~ $lesseq(2,A__questionmark_d)
| ( x_2(A__questionmark_a,A__questionmark_d) != x_2(A__questionmark_b,A__questionmark_d) )
| ~ $less(A__questionmark_a,A__questionmark_b) )
=> $lesseq($sum(A__questionmark_a,A__questionmark_d),A__questionmark_b) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
( ( $lesseq(0,A__questionmark_x_3)
| $lesseq(0,A__questionmark_y) )
=> $lesseq(0,and_1(A__questionmark_x_3,A__questionmark_y)) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_152_153: $int] :
( ( A__questionmark_v_152_153 = or_1(A__questionmark_x_3,A__questionmark_y) )
& ( ~ ( ~ $lesseq(0,A__questionmark_x_3)
| ~ $lesseq(0,A__questionmark_y) )
=> ~ ( ~ $lesseq(0,A__questionmark_v_152_153)
| ~ $lesseq(A__questionmark_v_152_153,$sum(A__questionmark_x_3,A__questionmark_y)) ) ) )
| ~ ! [A__questionmark_i: $int] : ( shl(A__questionmark_i,0) = A__questionmark_i )
| ~ ! [A__questionmark_i: $int,A__questionmark_j: $int] :
( $lesseq(1,A__questionmark_j)
=> ( shl(A__questionmark_i,A__questionmark_j) = $product(shl(A__questionmark_i,$difference(A__questionmark_j,1)),2) ) )
| ~ ! [A__questionmark_i: $int,A__questionmark_j: $int] :
? [A__questionmark_v_153_154: $int] :
( ( A__questionmark_v_153_154 = shl(A__questionmark_i,A__questionmark_j) )
& ( ~ ( ~ $lesseq(0,A__questionmark_i)
| ~ $less(A__questionmark_i,32768)
| ~ $lesseq(0,A__questionmark_j)
| ~ $lesseq(A__questionmark_j,16) )
=> ~ ( ~ $lesseq(0,A__questionmark_v_153_154)
| ~ $lesseq(A__questionmark_v_153_154,int_2147483647) ) ) )
| ~ ! [A__questionmark_i: $int] : ( shr(A__questionmark_i,0) = A__questionmark_i )
| ~ ! [A__questionmark_i: $int,A__questionmark_j: $int] :
( $lesseq(1,A__questionmark_j)
=> ( shr(A__questionmark_i,A__questionmark_j) = x_1(shr(A__questionmark_i,$difference(A__questionmark_j,1)),2) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_154_155: $int] :
( ( A__questionmark_v_154_155 = min(A__questionmark_x_3,A__questionmark_y) )
& ~ ( ~ ( ( A__questionmark_v_154_155 = A__questionmark_x_3 )
| ( A__questionmark_v_154_155 = A__questionmark_y ) )
| ~ $lesseq(A__questionmark_v_154_155,A__questionmark_x_3)
| ~ $lesseq(A__questionmark_v_154_155,A__questionmark_y) ) )
| ~ ! [A__questionmark_x_3: $int,A__questionmark_y: $int] :
? [A__questionmark_v_155_156: $int] :
( ( A__questionmark_v_155_156 = max(A__questionmark_x_3,A__questionmark_y) )
& ~ ( ~ ( ( A__questionmark_v_155_156 = A__questionmark_x_3 )
| ( A__questionmark_v_155_156 = A__questionmark_y ) )
| ~ $lesseq(A__questionmark_x_3,A__questionmark_v_155_156)
| ~ $lesseq(A__questionmark_y,A__questionmark_v_155_156) ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_a: $int,A__questionmark_b: $int] :
( ( 'System_String_Equals_System_String'(A__questionmark_h_1,A__questionmark_a,A__questionmark_b) = true_1 )
<=> ( 'System_String_Equals_System_String_System_String'(A__questionmark_h_1,A__questionmark_a,A__questionmark_b) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_a: $int,A__questionmark_b: $int] :
~ ( ~ ( ( 'System_String_Equals_System_String_System_String'(A__questionmark_h_1,A__questionmark_a,A__questionmark_b) = true_1 )
<=> ( 'StringEquals'(A__questionmark_a,A__questionmark_b) = true_1 ) )
| ~ ( ( 'System_String_Equals_System_String_System_String'(A__questionmark_h_1,A__questionmark_a,A__questionmark_b) = true_1 )
<=> ( 'StringEquals'(A__questionmark_b,A__questionmark_a) = true_1 ) )
| ~ ( ( A__questionmark_a = A__questionmark_b )
=> ( 'StringEquals'(A__questionmark_a,A__questionmark_b) = true_1 ) ) )
| ~ ! [A__questionmark_a: $int,A__questionmark_b: $int,A__questionmark_c: $int] :
( ~ ( ( 'StringEquals'(A__questionmark_a,A__questionmark_b) != true_1 )
| ( 'StringEquals'(A__questionmark_b,A__questionmark_c) != true_1 ) )
=> ( 'StringEquals'(A__questionmark_a,A__questionmark_c) = true_1 ) )
| ~ ! [A__questionmark_h_1: $int,A__questionmark_a: $int,A__questionmark_b: $int] :
( ~ ( ~ ( ( A__questionmark_a != nullObject ) )
| ~ ( ( A__questionmark_b != nullObject ) )
| ( 'System_String_Equals_System_String_System_String'(A__questionmark_h_1,A__questionmark_a,A__questionmark_b) != true_1 ) )
=> ( 'System_String_IsInterned_System_String_notnull'(A__questionmark_h_1,A__questionmark_a) = 'System_String_IsInterned_System_String_notnull'(A__questionmark_h_1,A__questionmark_b) ) )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices') != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
| ( 'AsRefField'('Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices','RefArray'('Microsoft_Boogie_TypedIdent',1)) != 'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes') != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
| ( 'AsNonNullRefField'('Microsoft_Boogie_FlowedValue_ElementPointee_Indexes','RefArray'('System_Compiler_Variable',1)) != 'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_Type_tag') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_Type_tag') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_Type_tag') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_Type_tag') != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'AsRangeField'('Microsoft_Boogie_FlowedValue_Type_tag','Microsoft_Boogie_FlowedValue_Type_Tag') != 'Microsoft_Boogie_FlowedValue_Type_tag' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_Type_elementType') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_Type_elementType') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_Type_elementType') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_Type_elementType') != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'AsRefField'('Microsoft_Boogie_FlowedValue_Type_elementType','Microsoft_Boogie_FlowedValue_Type') != 'Microsoft_Boogie_FlowedValue_Type_elementType' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_Type_typeToken') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_Type_typeToken') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_Type_typeToken') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_Type_typeToken') != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'AsRefField'('Microsoft_Boogie_FlowedValue_Type_typeToken','System_Compiler_TypeNode') != 'Microsoft_Boogie_FlowedValue_Type_typeToken' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_Type_pointee') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_Type_pointee') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_Type_pointee') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_Type_pointee') != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'AsRefField'('Microsoft_Boogie_FlowedValue_Type_pointee','Microsoft_Boogie_FlowedValue_Pointee') != 'Microsoft_Boogie_FlowedValue_Type_pointee' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_FlowedValue_Type_parameter') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_FlowedValue_Type_parameter') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_FlowedValue_Type_parameter') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_FlowedValue_Type_parameter') != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'AsRefField'('Microsoft_Boogie_FlowedValue_Type_parameter','System_Compiler_Parameter') != 'Microsoft_Boogie_FlowedValue_Type_parameter' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_StringBank_StringInformation_StringId') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_StringBank_StringInformation_StringId') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_StringBank_StringInformation_StringId') != true_1 )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_StringBank_StringInformation_UsageCount') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_StringBank_StringInformation_UsageCount') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_StringBank_StringInformation_UsageCount') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_StringBank_StringInformation_UsageCount') != 'Microsoft_Boogie_StringBank_StringInformation' )
| ( 'AsRangeField'('Microsoft_Boogie_StringBank_StringInformation_UsageCount','System_Int32') != 'Microsoft_Boogie_StringBank_StringInformation_UsageCount' )
| ( 'DeclType'('Microsoft_Boogie_StringBank_StringInformation_StringId') != 'Microsoft_Boogie_StringBank_StringInformation' )
| ( 'AsRangeField'('Microsoft_Boogie_StringBank_StringInformation_StringId','System_Int32') != 'Microsoft_Boogie_StringBank_StringInformation_StringId' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_StringBank_id2info') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_StringBank_id2info') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_StringBank_id2info') != true_1 )
| ( 'AsRepField'('Microsoft_Boogie_StringBank_id2info','Microsoft_Boogie_StringBank') != 'Microsoft_Boogie_StringBank_id2info' )
| ( 'AsElementsRepField'('Microsoft_Boogie_StringBank_id2info','Microsoft_Boogie_StringBank',0) != 'Microsoft_Boogie_StringBank_id2info' )
| ( 'DeclType'('Microsoft_Boogie_StringBank_id2info') != 'Microsoft_Boogie_StringBank' )
| ( 'AsNonNullRefField'('Microsoft_Boogie_StringBank_id2info','System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != 'Microsoft_Boogie_StringBank_id2info' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_Trigger_Tr') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_Trigger_Tr') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_Trigger_Tr') != true_1 )
| ( 'AsRepField'('Microsoft_Boogie_Trigger_Tr','Microsoft_Boogie_Trigger') != 'Microsoft_Boogie_Trigger_Tr' )
| ( 'DeclType'('Microsoft_Boogie_Trigger_Tr') != 'Microsoft_Boogie_Trigger' )
| ( 'AsNonNullRefField'('Microsoft_Boogie_Trigger_Tr','Microsoft_Boogie_ExprSeq') != 'Microsoft_Boogie_Trigger_Tr' )
| ~ ( ( 'IsStaticField'('PureCollections_Coll_card') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('PureCollections_Coll_card') != true_1 )
| ( 'IncludedInModifiesStar'('PureCollections_Coll_card') != true_1 )
| ( 'DeclType'('PureCollections_Coll_card') != 'PureCollections_Coll' )
| ( 'AsRangeField'('PureCollections_Coll_card','System_Int32') != 'PureCollections_Coll_card' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_Trigger_Pos') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_Trigger_Pos') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_Trigger_Pos') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_Trigger_Pos') != 'Microsoft_Boogie_Trigger' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_Translator_LoopPreheader_connected') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_Translator_LoopPreheader_connected') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_Translator_LoopPreheader_connected') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_Translator_LoopPreheader_connected') != 'Microsoft_Boogie_Translator_LoopPreheader' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_Translator_LoopPreheader_block') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_Translator_LoopPreheader_block') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_Translator_LoopPreheader_block') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_Translator_LoopPreheader_block') != 'Microsoft_Boogie_Translator_LoopPreheader' )
| ( 'AsRefField'('Microsoft_Boogie_Translator_LoopPreheader_block','Microsoft_Boogie_Block') != 'Microsoft_Boogie_Translator_LoopPreheader_block' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv') != 'Microsoft_Boogie_Translator_LoopPreheader' )
| ( 'AsRefField'('Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv','Microsoft_Boogie_CmdSeq') != 'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv' )
| ~ ( ( 'IsStaticField'('Microsoft_Boogie_ParameterConditions_methodIsVirtual') != true_1 ) )
| ( 'IncludeInMainFrameCondition'('Microsoft_Boogie_ParameterConditions_methodIsVirtual') != true_1 )
| ( 'IncludedInModifiesStar'('Microsoft_Boogie_ParameterConditions_methodIsVirtual') != true_1 )
| ( 'DeclType'('Microsoft_Boogie_ParameterConditions_methodIsVirtual') != 'Microsoft_Boogie_ParameterConditions' )
| ( x('Microsoft_Boogie_CommandLineArguments','Microsoft_Boogie_CommandLineArguments') != true_1 )
| ( A__questionmark_v_0_105 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CommandLineArguments',A__questionmark_v_0_105) != 'Microsoft_Boogie_CommandLineArguments' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CommandLineArguments') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CommandLineArguments') != 'Microsoft_Boogie_CommandLineArguments' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_CommandLineArguments') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_0_105 ) ) )
=> $true )
| ( x('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument','Microsoft_Boogie_CommandLineArguments_SetBooleanArgument') != true_1 )
| ( x('System_MulticastDelegate','System_MulticastDelegate') != true_1 )
| ( x('System_Delegate','System_Delegate') != true_1 )
| ( A__questionmark_v_1_104 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Delegate',A__questionmark_v_1_104) != 'System_Delegate' )
| ~ ( ( 'IsImmutable'('System_Delegate') != true_1 ) )
| ( 'AsMutable'('System_Delegate') != 'System_Delegate' )
| ( x('System_ICloneable','System_ICloneable') != true_1 )
| ( x('System_ICloneable','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_ICloneable') != true_1 )
| ( 'AsInterface'('System_ICloneable') != 'System_ICloneable' )
| ( x('System_Delegate','System_ICloneable') != true_1 )
| ( x('System_Runtime_Serialization_ISerializable','System_Runtime_Serialization_ISerializable') != true_1 )
| ( x('System_Runtime_Serialization_ISerializable','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_Runtime_Serialization_ISerializable') != true_1 )
| ( 'AsInterface'('System_Runtime_Serialization_ISerializable') != 'System_Runtime_Serialization_ISerializable' )
| ( x('System_Delegate','System_Runtime_Serialization_ISerializable') != true_1 )
| ( 'IsMemberlessType'('System_Delegate') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Delegate') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_1_104 ) ) )
=> $true )
| ( A__questionmark_v_2_103 != 'System_Delegate' )
| ( 'AsDirectSubClass'('System_MulticastDelegate',A__questionmark_v_2_103) != 'System_MulticastDelegate' )
| ~ ( ( 'IsImmutable'('System_MulticastDelegate') != true_1 ) )
| ( 'AsMutable'('System_MulticastDelegate') != 'System_MulticastDelegate' )
| ( 'IsMemberlessType'('System_MulticastDelegate') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_MulticastDelegate') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_2_103 ) ) )
=> $true )
| ( A__questionmark_v_3_102 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument',A__questionmark_v_3_102) != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CommandLineArguments_SetBooleanArgument') != 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CommandLineArguments_SetBooleanArgument' ) )
| ( x('System_IAsyncResult','System_IAsyncResult') != true_1 )
| ( x('System_IAsyncResult','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IAsyncResult') != true_1 )
| ( 'AsInterface'('System_IAsyncResult') != 'System_IAsyncResult' )
| ( x('System_AsyncCallback','System_AsyncCallback') != true_1 )
| ( A__questionmark_v_4_101 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('System_AsyncCallback',A__questionmark_v_4_101) != 'System_AsyncCallback' )
| ~ ( ( 'IsImmutable'('System_AsyncCallback') != true_1 ) )
| ( 'AsMutable'('System_AsyncCallback') != 'System_AsyncCallback' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'System_AsyncCallback') = true_1 )
=> ( A__questionmark_U = 'System_AsyncCallback' ) )
| ( x('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument','Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument') != true_1 )
| ( A__questionmark_v_5_100 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument',A__questionmark_v_5_100) != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument') != 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CommandLineArguments_ClearBooleanArgument' ) )
| ( x('Microsoft_Boogie_CommandLineArguments_StringArgument','Microsoft_Boogie_CommandLineArguments_StringArgument') != true_1 )
| ( A__questionmark_v_6_99 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CommandLineArguments_StringArgument',A__questionmark_v_6_99) != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CommandLineArguments_StringArgument') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CommandLineArguments_StringArgument') != 'Microsoft_Boogie_CommandLineArguments_StringArgument' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CommandLineArguments_StringArgument') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CommandLineArguments_StringArgument' ) )
| ( x('System_String','System_String') != true_1 )
| ( A__questionmark_v_7_98 != 'System_Object' )
| ( 'AsDirectSubClass'('System_String',A__questionmark_v_7_98) != 'System_String' )
| ( 'IsImmutable'('System_String') != true_1 )
| ( 'AsImmutable'('System_String') != 'System_String' )
| ( x('System_IComparable','System_IComparable') != true_1 )
| ( x('System_IComparable','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IComparable') != true_1 )
| ( 'AsInterface'('System_IComparable') != 'System_IComparable' )
| ( x('System_String','System_IComparable') != true_1 )
| ( x('System_String','System_ICloneable') != true_1 )
| ( x('System_IConvertible','System_IConvertible') != true_1 )
| ( x('System_IConvertible','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IConvertible') != true_1 )
| ( 'AsInterface'('System_IConvertible') != 'System_IConvertible' )
| ( x('System_String','System_IConvertible') != true_1 )
| ( x('System_IComparable_1___System_String','System_IComparable_1___System_String') != true_1 )
| ( x('System_IComparable_1___System_String','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IComparable_1___System_String') != true_1 )
| ( 'AsInterface'('System_IComparable_1___System_String') != 'System_IComparable_1___System_String' )
| ( x('System_String','System_IComparable_1___System_String') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___System_Char','System_Collections_Generic_IEnumerable_1___System_Char') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___System_Char','System_Object') != true_1 )
| ( x('System_Collections_IEnumerable','System_Collections_IEnumerable') != true_1 )
| ( x('System_Collections_IEnumerable','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_Collections_IEnumerable') != true_1 )
| ( 'AsInterface'('System_Collections_IEnumerable') != 'System_Collections_IEnumerable' )
| ( x('System_Collections_Generic_IEnumerable_1___System_Char','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_IEnumerable_1___System_Char') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_IEnumerable_1___System_Char') != 'System_Collections_Generic_IEnumerable_1___System_Char' )
| ( x('System_String','System_Collections_Generic_IEnumerable_1___System_Char') != true_1 )
| ( x('System_String','System_Collections_IEnumerable') != true_1 )
| ( x('System_IEquatable_1___System_String','System_IEquatable_1___System_String') != true_1 )
| ( x('System_IEquatable_1___System_String','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IEquatable_1___System_String') != true_1 )
| ( 'AsInterface'('System_IEquatable_1___System_String') != 'System_IEquatable_1___System_String' )
| ( x('System_String','System_IEquatable_1___System_String') != true_1 )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'System_String') = true_1 )
=> ( A__questionmark_U = 'System_String' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_String') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_7_98 ) ) )
=> $true )
| ( x('Microsoft_Boogie_CommandLineArguments_IntArgument','Microsoft_Boogie_CommandLineArguments_IntArgument') != true_1 )
| ( A__questionmark_v_8_97 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CommandLineArguments_IntArgument',A__questionmark_v_8_97) != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CommandLineArguments_IntArgument') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CommandLineArguments_IntArgument') != 'Microsoft_Boogie_CommandLineArguments_IntArgument' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CommandLineArguments_IntArgument') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CommandLineArguments_IntArgument' ) )
| ( x('Microsoft_Boogie_TranslatedProgram','Microsoft_Boogie_TranslatedProgram') != true_1 )
| ( A__questionmark_v_9_96 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TranslatedProgram',A__questionmark_v_9_96) != 'Microsoft_Boogie_TranslatedProgram' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TranslatedProgram') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TranslatedProgram') != 'Microsoft_Boogie_TranslatedProgram' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_TranslatedProgram') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_TranslatedProgram' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TranslatedProgram') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_9_96 ) ) )
=> $true )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_Role') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,1) ) )
| ( x('Microsoft_Boogie_SituatedVariable','Microsoft_Boogie_SituatedVariable') != true_1 )
| ( A__questionmark_v_10_95 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_SituatedVariable',A__questionmark_v_10_95) != 'Microsoft_Boogie_SituatedVariable' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_SituatedVariable') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_SituatedVariable') != 'Microsoft_Boogie_SituatedVariable' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_SituatedVariable') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_SituatedVariable' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_SituatedVariable') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_10_95 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue','Microsoft_Boogie_FlowedValue') != true_1 )
| ( A__questionmark_v_11_94 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue',A__questionmark_v_11_94) != 'Microsoft_Boogie_FlowedValue' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue') != 'Microsoft_Boogie_FlowedValue' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_11_94 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_Pointee','Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( A__questionmark_v_12_82 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_Pointee',A__questionmark_v_12_82) != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_Pointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_Pointee') != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'IsMemberlessType'('Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( x('Microsoft_Boogie_FlowedValue_VariablePointee','Microsoft_Boogie_FlowedValue_VariablePointee') != true_1 )
| ( A__questionmark_v_13_93 != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_VariablePointee',A__questionmark_v_13_93) != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_VariablePointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_VariablePointee') != 'Microsoft_Boogie_FlowedValue_VariablePointee' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_VariablePointee') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_VariablePointee' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_VariablePointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_13_93 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_BoxedPointee','Microsoft_Boogie_FlowedValue_BoxedPointee') != true_1 )
| ( A__questionmark_v_14_92 != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_BoxedPointee',A__questionmark_v_14_92) != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_BoxedPointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_BoxedPointee') != 'Microsoft_Boogie_FlowedValue_BoxedPointee' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_BoxedPointee') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_BoxedPointee' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_BoxedPointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_14_92 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_FieldPointee','Microsoft_Boogie_FlowedValue_FieldPointee') != true_1 )
| ( A__questionmark_v_15_91 != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_FieldPointee',A__questionmark_v_15_91) != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_FieldPointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_FieldPointee') != 'Microsoft_Boogie_FlowedValue_FieldPointee' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_FieldPointee') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_FieldPointee' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_FieldPointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_15_91 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_MethodPointee','Microsoft_Boogie_FlowedValue_MethodPointee') != true_1 )
| ( A__questionmark_v_16_90 != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_MethodPointee',A__questionmark_v_16_90) != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_MethodPointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_MethodPointee') != 'Microsoft_Boogie_FlowedValue_MethodPointee' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_MethodPointee') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_MethodPointee' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_MethodPointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_16_90 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_ElementPointee','Microsoft_Boogie_FlowedValue_ElementPointee') != true_1 )
| ( A__questionmark_v_17_83 != 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_ElementPointee',A__questionmark_v_17_83) != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_ElementPointee') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_ElementPointee') != 'Microsoft_Boogie_FlowedValue_ElementPointee' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_ElementPointee') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_ElementPointee' ) )
| ( x('System_Array','System_Array') != true_1 )
| ( A__questionmark_v_18_89 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Array',A__questionmark_v_18_89) != 'System_Array' )
| ~ ( ( 'IsImmutable'('System_Array') != true_1 ) )
| ( 'AsMutable'('System_Array') != 'System_Array' )
| ( x('System_Array','System_ICloneable') != true_1 )
| ( x('System_Collections_IList','System_Collections_IList') != true_1 )
| ( x('System_Collections_IList','System_Object') != true_1 )
| ( x('System_Collections_ICollection','System_Collections_ICollection') != true_1 )
| ( x('System_Collections_ICollection','System_Object') != true_1 )
| ( x('System_Collections_ICollection','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_ICollection') != true_1 )
| ( 'AsInterface'('System_Collections_ICollection') != 'System_Collections_ICollection' )
| ( x('System_Collections_IList','System_Collections_ICollection') != true_1 )
| ( x('System_Collections_IList','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_IList') != true_1 )
| ( 'AsInterface'('System_Collections_IList') != 'System_Collections_IList' )
| ( x('System_Array','System_Collections_IList') != true_1 )
| ( x('System_Array','System_Collections_ICollection') != true_1 )
| ( x('System_Array','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Array') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Array') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_18_89 ) ) )
=> $true )
| ( x('Microsoft_Boogie_TypedIdent','Microsoft_Boogie_TypedIdent') != true_1 )
| ( x('Microsoft_Boogie_Absy','Microsoft_Boogie_Absy') != true_1 )
| ( A__questionmark_v_19_88 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Absy',A__questionmark_v_19_88) != 'Microsoft_Boogie_Absy' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Absy') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Absy') != 'Microsoft_Boogie_Absy' )
| ( 'IsMemberlessType'('Microsoft_Boogie_Absy') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Absy') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_19_88 ) ) )
=> $true )
| ( A__questionmark_v_20_87 != 'Microsoft_Boogie_Absy' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TypedIdent',A__questionmark_v_20_87) != 'Microsoft_Boogie_TypedIdent' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TypedIdent') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TypedIdent') != 'Microsoft_Boogie_TypedIdent' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TypedIdent') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_20_87 ) ) )
=> $true )
| ( x('System_Compiler_Variable','System_Compiler_Variable') != true_1 )
| ( x('System_Compiler_Expression','System_Compiler_Expression') != true_1 )
| ( x('System_Compiler_Node','System_Compiler_Node') != true_1 )
| ( A__questionmark_v_21_86 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Compiler_Node',A__questionmark_v_21_86) != 'System_Compiler_Node' )
| ~ ( ( 'IsImmutable'('System_Compiler_Node') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Node') != 'System_Compiler_Node' )
| ( x('System_Compiler_IUniqueKey','System_Compiler_IUniqueKey') != true_1 )
| ( x('System_Compiler_IUniqueKey','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_Compiler_IUniqueKey') != true_1 )
| ( 'AsInterface'('System_Compiler_IUniqueKey') != 'System_Compiler_IUniqueKey' )
| ( x('System_Compiler_Node','System_Compiler_IUniqueKey') != true_1 )
| ( 'IsMemberlessType'('System_Compiler_Node') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Node') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_21_86 ) ) )
=> $true )
| ( A__questionmark_v_22_85 != 'System_Compiler_Node' )
| ( 'AsDirectSubClass'('System_Compiler_Expression',A__questionmark_v_22_85) != 'System_Compiler_Expression' )
| ~ ( ( 'IsImmutable'('System_Compiler_Expression') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Expression') != 'System_Compiler_Expression' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Expression') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_22_85 ) ) )
=> $true )
| ( A__questionmark_v_23_84 != 'System_Compiler_Expression' )
| ( 'AsDirectSubClass'('System_Compiler_Variable',A__questionmark_v_23_84) != 'System_Compiler_Variable' )
| ~ ( ( 'IsImmutable'('System_Compiler_Variable') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Variable') != 'System_Compiler_Variable' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Variable') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_23_84 ) ) )
=> $true )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
? [A__questionmark_v_158_159: $int] :
( ( A__questionmark_v_158_159 = select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_ElementPointee_SavedIndices') )
& ( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_ElementPointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_17_83 ) ) )
=> ( ( A__questionmark_v_158_159 = nullObject )
| ( 'Length'(select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_ElementPointee_Indexes')) = 'Length'(A__questionmark_v_158_159) ) ) ) )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_Pointee') = true_1 )
=> ( ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_Pointee' )
| ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_VariablePointee') = true_1 )
| ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_BoxedPointee') = true_1 )
| ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_FieldPointee') = true_1 )
| ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_MethodPointee') = true_1 )
| ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_ElementPointee') = true_1 ) ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_12_82 ) ) )
=> $true )
| ( x('System_Compiler_TypeNode','System_Compiler_TypeNode') != true_1 )
| ( x('System_Compiler_Member','System_Compiler_Member') != true_1 )
| ( A__questionmark_v_24_81 != 'System_Compiler_Node' )
| ( 'AsDirectSubClass'('System_Compiler_Member',A__questionmark_v_24_81) != 'System_Compiler_Member' )
| ~ ( ( 'IsImmutable'('System_Compiler_Member') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Member') != 'System_Compiler_Member' )
| ( 'IsMemberlessType'('System_Compiler_Member') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Member') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_24_81 ) ) )
=> $true )
| ( A__questionmark_v_25_80 != 'System_Compiler_Member' )
| ( 'AsDirectSubClass'('System_Compiler_TypeNode',A__questionmark_v_25_80) != 'System_Compiler_TypeNode' )
| ~ ( ( 'IsImmutable'('System_Compiler_TypeNode') != true_1 ) )
| ( 'AsMutable'('System_Compiler_TypeNode') != 'System_Compiler_TypeNode' )
| ( 'IsMemberlessType'('System_Compiler_TypeNode') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_TypeNode') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_25_80 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_159_160: $int,A__questionmark_v_161_161: $int,A__questionmark_v_163_162: $int,A__questionmark_v_160_163: $int] :
( ( A__questionmark_v_159_160 = 'Microsoft_Boogie_FlowedValue_Pointee_get_Type'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_161_161 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_163_162 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_160_163 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_164_165: $int] :
( ( A__questionmark_v_164_165 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_161_161 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_160_163 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_164_165 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_164_165 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_159_160,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_159_160,allocated) != true_1 )
| ~ ( ( A__questionmark_v_160_163 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_161_161,inv),A__questionmark_v_160_163) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_161_161,localinv) != 'BaseClass'(A__questionmark_v_160_163) ) ) )
=> ( A__questionmark_v_163_162 = A__questionmark_v_161_161 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_161_161,inv),A__questionmark_v_160_163) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_161_161,localinv) != 'BaseClass'(A__questionmark_v_160_163) ) ) )
=> ( A__questionmark_v_163_162 = select2(A__questionmark_Heap,A__questionmark_v_161_161,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_165_166: $int] :
( ( A__questionmark_v_165_166 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_159_160,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_159_160,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_165_166 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_165_166 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_166_167: $int] :
( ( A__questionmark_v_166_167 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_166_167,'Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_166_167 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_166_167 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_FlowedValue_Pointee_get_Type'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_FlowedValue_Pointee_get_Type_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_168_168: $int,A__questionmark_v_170_169: $int,A__questionmark_v_167_170: $int] :
( ( A__questionmark_v_168_168 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_170_169 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_167_170 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_171_172: $int] :
( ( A__questionmark_v_171_172 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_168_168 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_167_170 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_171_172 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_171_172 ) ) ) ) )
=> ~ ( ~ ( ( A__questionmark_v_167_170 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_168_168,inv),A__questionmark_v_167_170) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_168_168,localinv) != 'BaseClass'(A__questionmark_v_167_170) ) ) )
=> ( A__questionmark_v_170_169 = A__questionmark_v_168_168 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_168_168,inv),A__questionmark_v_167_170) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_168_168,localinv) != 'BaseClass'(A__questionmark_v_167_170) ) ) )
=> ( A__questionmark_v_170_169 = select2(A__questionmark_Heap,A__questionmark_v_168_168,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_172_173: $int] :
( ( A__questionmark_v_172_173 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_172_173,'Microsoft_Boogie_FlowedValue_Pointee') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_172_173 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_172_173 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Pointee_get_IsStruct_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ( x('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation','Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') != true_1 )
| ( x('System_Exception','System_Exception') != true_1 )
| ( A__questionmark_v_27_79 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Exception',A__questionmark_v_27_79) != 'System_Exception' )
| ~ ( ( 'IsImmutable'('System_Exception') != true_1 ) )
| ( 'AsMutable'('System_Exception') != 'System_Exception' )
| ( x('System_Exception','System_Runtime_Serialization_ISerializable') != true_1 )
| ( x('System_Runtime_InteropServices__Exception','System_Runtime_InteropServices__Exception') != true_1 )
| ( x('System_Runtime_InteropServices__Exception','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_Runtime_InteropServices__Exception') != true_1 )
| ( 'AsInterface'('System_Runtime_InteropServices__Exception') != 'System_Runtime_InteropServices__Exception' )
| ( x('System_Exception','System_Runtime_InteropServices__Exception') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Exception') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_27_79 ) ) )
=> $true )
| ( A__questionmark_v_28_78 != 'System_Exception' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation',A__questionmark_v_28_78) != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') != 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_MissingTypeAssignmentInformation') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_28_78 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FlowedValue_Type','Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( A__questionmark_v_29_76 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FlowedValue_Type',A__questionmark_v_29_76) != 'Microsoft_Boogie_FlowedValue_Type' )
| ( 'IsImmutable'('Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( 'AsImmutable'('Microsoft_Boogie_FlowedValue_Type') != 'Microsoft_Boogie_FlowedValue_Type' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_FlowedValue_Type') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_FlowedValue_Type' ) )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_FlowedValue_Type_Tag') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,16) ) )
| ( x('System_Compiler_Parameter','System_Compiler_Parameter') != true_1 )
| ( A__questionmark_v_30_77 != 'System_Compiler_Variable' )
| ( 'AsDirectSubClass'('System_Compiler_Parameter',A__questionmark_v_30_77) != 'System_Compiler_Parameter' )
| ~ ( ( 'IsImmutable'('System_Compiler_Parameter') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Parameter') != 'System_Compiler_Parameter' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Parameter') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_30_77 ) ) )
=> $true )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
? [A__questionmark_v_173_174: $int] :
( ( A__questionmark_v_173_174 = select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_Type_tag') )
& ( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_29_76 ) ) )
=> ~ ( ~ ( ( A__questionmark_v_173_174 = 9 )
=> ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_Type_elementType') != nullObject ) )
| ~ ( ( ( A__questionmark_v_173_174 = 6 )
| ( A__questionmark_v_173_174 = 12 )
| ( A__questionmark_v_173_174 = 13 ) )
=> ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_Type_typeToken') != nullObject ) )
| ~ ( ( A__questionmark_v_173_174 = 14 )
=> ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_Type_pointee') != nullObject ) )
| ~ ( ( A__questionmark_v_173_174 = 15 )
=> ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_FlowedValue_Type_parameter') != nullObject ) ) ) ) )
| ( x('Microsoft_Contracts_ObjectInvariantException','Microsoft_Contracts_ObjectInvariantException') != true_1 )
| ( x('Microsoft_Contracts_GuardException','Microsoft_Contracts_GuardException') != true_1 )
| ( A__questionmark_v_31_75 != 'System_Exception' )
| ( 'AsDirectSubClass'('Microsoft_Contracts_GuardException',A__questionmark_v_31_75) != 'Microsoft_Contracts_GuardException' )
| ~ ( ( 'IsImmutable'('Microsoft_Contracts_GuardException') != true_1 ) )
| ( 'AsMutable'('Microsoft_Contracts_GuardException') != 'Microsoft_Contracts_GuardException' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Contracts_GuardException') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_31_75 ) ) )
=> $true )
| ( A__questionmark_v_32_74 != 'Microsoft_Contracts_GuardException' )
| ( 'AsDirectSubClass'('Microsoft_Contracts_ObjectInvariantException',A__questionmark_v_32_74) != 'Microsoft_Contracts_ObjectInvariantException' )
| ~ ( ( 'IsImmutable'('Microsoft_Contracts_ObjectInvariantException') != true_1 ) )
| ( 'AsMutable'('Microsoft_Contracts_ObjectInvariantException') != 'Microsoft_Contracts_ObjectInvariantException' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Contracts_ObjectInvariantException') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_32_74 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_175_175: $int,A__questionmark_v_177_176: $int,A__questionmark_v_174_177: $int] :
( ( A__questionmark_v_175_175 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_177_176 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_174_177 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_178_179: $int] :
( ( A__questionmark_v_178_179 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_175_175 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_174_177 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_178_179 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_178_179 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArray'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') = 9 ) )
| ~ ( ( A__questionmark_v_174_177 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_175_175,inv),A__questionmark_v_174_177) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_175_175,localinv) != 'BaseClass'(A__questionmark_v_174_177) ) ) )
=> ( A__questionmark_v_177_176 = A__questionmark_v_175_175 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_175_175,inv),A__questionmark_v_174_177) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_175_175,localinv) != 'BaseClass'(A__questionmark_v_174_177) ) ) )
=> ( A__questionmark_v_177_176 = select2(A__questionmark_Heap,A__questionmark_v_175_175,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_179_180: $int] :
( ( A__questionmark_v_179_180 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_179_180,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_179_180 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_179_180 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArray'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArray_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_181_181: $int,A__questionmark_v_183_182: $int,A__questionmark_v_180_183: $int] :
( ( A__questionmark_v_181_181 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_183_182 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_180_183 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_184_185: $int] :
( ( A__questionmark_v_184_185 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_181_181 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_180_183 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_184_185 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_184_185 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsEnum'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') = 6 ) )
| ~ ( ( A__questionmark_v_180_183 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_181_181,inv),A__questionmark_v_180_183) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_181_181,localinv) != 'BaseClass'(A__questionmark_v_180_183) ) ) )
=> ( A__questionmark_v_183_182 = A__questionmark_v_181_181 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_181_181,inv),A__questionmark_v_180_183) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_181_181,localinv) != 'BaseClass'(A__questionmark_v_180_183) ) ) )
=> ( A__questionmark_v_183_182 = select2(A__questionmark_Heap,A__questionmark_v_181_181,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_185_186: $int] :
( ( A__questionmark_v_185_186 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_185_186,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_185_186 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_185_186 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsEnum'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsEnum_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_187_187: $int,A__questionmark_v_189_188: $int,A__questionmark_v_186_189: $int] :
( ( A__questionmark_v_187_187 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_189_188 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_186_189 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_190_191: $int] :
( ( A__questionmark_v_190_191 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_187_187 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_186_189 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_190_191 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_190_191 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') = 14 ) )
| ~ ( ( A__questionmark_v_186_189 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_187_187,inv),A__questionmark_v_186_189) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_187_187,localinv) != 'BaseClass'(A__questionmark_v_186_189) ) ) )
=> ( A__questionmark_v_189_188 = A__questionmark_v_187_187 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_187_187,inv),A__questionmark_v_186_189) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_187_187,localinv) != 'BaseClass'(A__questionmark_v_186_189) ) ) )
=> ( A__questionmark_v_189_188 = select2(A__questionmark_Heap,A__questionmark_v_187_187,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_191_192: $int] :
( ( A__questionmark_v_191_192 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_191_192,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_191_192 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_191_192 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsAddrOf_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_193_193: $int,A__questionmark_v_195_194: $int,A__questionmark_v_192_195: $int] :
( ( A__questionmark_v_193_193 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_195_194 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_192_195 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_196_197: $int] :
( ( A__questionmark_v_196_197 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_193_193 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_192_195 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_196_197 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_196_197 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArg'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') = 15 ) )
| ~ ( ( A__questionmark_v_192_195 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_193_193,inv),A__questionmark_v_192_195) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_193_193,localinv) != 'BaseClass'(A__questionmark_v_192_195) ) ) )
=> ( A__questionmark_v_195_194 = A__questionmark_v_193_193 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_193_193,inv),A__questionmark_v_192_195) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_193_193,localinv) != 'BaseClass'(A__questionmark_v_192_195) ) ) )
=> ( A__questionmark_v_195_194 = select2(A__questionmark_Heap,A__questionmark_v_193_193,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_197_198: $int] :
( ( A__questionmark_v_197_198 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_197_198,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_197_198 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_197_198 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArg'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsArg_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_199_199: $int,A__questionmark_v_201_200: $int,A__questionmark_v_198_201: $int] :
( ( A__questionmark_v_199_199 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_201_200 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_198_201 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_202_203: $int] :
( ( A__questionmark_v_202_203 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_199_199 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_198_201 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_202_203 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_202_203 ) ) ) ) )
=> ~ ( ~ ( ( A__questionmark_v_198_201 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_199_199,inv),A__questionmark_v_198_201) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_199_199,localinv) != 'BaseClass'(A__questionmark_v_198_201) ) ) )
=> ( A__questionmark_v_201_200 = A__questionmark_v_199_199 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_199_199,inv),A__questionmark_v_198_201) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_199_199,localinv) != 'BaseClass'(A__questionmark_v_198_201) ) ) )
=> ( A__questionmark_v_201_200 = select2(A__questionmark_Heap,A__questionmark_v_199_199,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_203_204: $int] :
( ( A__questionmark_v_203_204 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_203_204,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_203_204 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_203_204 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsSingleton'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsSingleton_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_205_205: $int,A__questionmark_v_207_206: $int,A__questionmark_v_204_207: $int] :
( ( A__questionmark_v_205_205 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_207_206 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_204_207 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_208_209: $int] :
( ( A__questionmark_v_208_209 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_205_205 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_204_207 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_208_209 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_208_209 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsStruct'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') = 11 ) )
| ~ ( ( A__questionmark_v_204_207 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_205_205,inv),A__questionmark_v_204_207) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_205_205,localinv) != 'BaseClass'(A__questionmark_v_204_207) ) ) )
=> ( A__questionmark_v_207_206 = A__questionmark_v_205_205 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_205_205,inv),A__questionmark_v_204_207) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_205_205,localinv) != 'BaseClass'(A__questionmark_v_204_207) ) ) )
=> ( A__questionmark_v_207_206 = select2(A__questionmark_Heap,A__questionmark_v_205_205,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_209_210: $int] :
( ( A__questionmark_v_209_210 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_209_210,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_209_210 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_209_210 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsStruct'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsStruct_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_212_211: $int,A__questionmark_v_214_212: $int,A__questionmark_v_211_213: $int] :
( ( A__questionmark_v_212_211 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_214_212 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_211_213 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ? [A__questionmark_v_210_215: $int] :
( ( A__questionmark_v_210_215 = select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_215_216: $int] :
( ( A__questionmark_v_215_216 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_212_211 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_211_213 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_215_216 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_215_216 ) ) ) ) )
=> ~ ( ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( ( A__questionmark_v_210_215 = 12 )
| ( A__questionmark_v_210_215 = 13 ) ) )
| ~ ( ( A__questionmark_v_211_213 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_212_211,inv),A__questionmark_v_211_213) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_212_211,localinv) != 'BaseClass'(A__questionmark_v_211_213) ) ) )
=> ( A__questionmark_v_214_212 = A__questionmark_v_212_211 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_212_211,inv),A__questionmark_v_211_213) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_212_211,localinv) != 'BaseClass'(A__questionmark_v_211_213) ) ) )
=> ( A__questionmark_v_214_212 = select2(A__questionmark_Heap,A__questionmark_v_212_211,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_216_217: $int] :
( ( A__questionmark_v_216_217 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_216_217,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_216_217 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_216_217 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( ( 'Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken'(A__questionmark_Heap,A__questionmark_this) = true_1 )
<=> ( 'Microsoft_Boogie_FlowedValue_Type_get_IsTypeToken_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) = true_1 ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_218_218: $int,A__questionmark_v_220_219: $int,A__questionmark_v_217_220: $int] :
( ( A__questionmark_v_218_218 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_220_219 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_217_220 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_221_222: $int] :
( ( A__questionmark_v_221_222 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_218_218 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_217_220 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_221_222 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_221_222 ) ) ) ) )
=> ~ ( ( 'Microsoft_Boogie_FlowedValue_Type_get_TypeTag'(A__questionmark_Heap,A__questionmark_this) != select2(A__questionmark_Heap,A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type_tag') )
| ~ ( ( A__questionmark_v_217_220 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_218_218,inv),A__questionmark_v_217_220) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_218_218,localinv) != 'BaseClass'(A__questionmark_v_217_220) ) ) )
=> ( A__questionmark_v_220_219 = A__questionmark_v_218_218 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_218_218,inv),A__questionmark_v_217_220) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_218_218,localinv) != 'BaseClass'(A__questionmark_v_217_220) ) ) )
=> ( A__questionmark_v_220_219 = select2(A__questionmark_Heap,A__questionmark_v_218_218,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_222_223: $int] :
( ( A__questionmark_v_222_223 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_222_223,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_222_223 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_222_223 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_FlowedValue_Type_get_TypeTag'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_FlowedValue_Type_get_TypeTag_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_223_224: $int,A__questionmark_v_225_225: $int,A__questionmark_v_227_226: $int,A__questionmark_v_224_227: $int] :
( ( A__questionmark_v_223_224 = 'System_Compiler_Expression_get_Type'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_225_225 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_227_226 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_224_227 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Compiler_Expression') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_228_229: $int] :
( ( A__questionmark_v_228_229 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_225_225 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_224_227 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_228_229 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_228_229 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_223_224,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_223_224,allocated) != true_1 )
| ~ ( ( A__questionmark_v_224_227 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_225_225,inv),A__questionmark_v_224_227) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_225_225,localinv) != 'BaseClass'(A__questionmark_v_224_227) ) ) )
=> ( A__questionmark_v_227_226 = A__questionmark_v_225_225 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_225_225,inv),A__questionmark_v_224_227) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_225_225,localinv) != 'BaseClass'(A__questionmark_v_224_227) ) ) )
=> ( A__questionmark_v_227_226 = select2(A__questionmark_Heap,A__questionmark_v_225_225,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_229_230: $int] :
( ( A__questionmark_v_229_230 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_223_224,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_223_224,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_229_230 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_229_230 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_230_231: $int] :
( ( A__questionmark_v_230_231 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_230_231,'System_Compiler_Expression') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_230_231 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_230_231 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Compiler_Expression_get_Type'(A__questionmark_Heap,A__questionmark_this) = 'System_Compiler_Expression_get_Type_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('System_Compiler_Reference','System_Compiler_Reference') != true_1 )
| ( A__questionmark_v_33_73 != 'System_Compiler_TypeNode' )
| ( 'AsDirectSubClass'('System_Compiler_Reference',A__questionmark_v_33_73) != 'System_Compiler_Reference' )
| ~ ( ( 'IsImmutable'('System_Compiler_Reference') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Reference') != 'System_Compiler_Reference' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Reference') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_33_73 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_231_232: $int,A__questionmark_v_233_233: $int,A__questionmark_v_235_234: $int,A__questionmark_v_232_235: $int] :
( ( A__questionmark_v_231_232 = 'System_Compiler_Reference_get_ElementType'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_233_233 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_235_234 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_232_235 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Compiler_Reference') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_236_237: $int] :
( ( A__questionmark_v_236_237 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_233_233 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_232_235 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_236_237 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_236_237 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_231_232,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_231_232,allocated) != true_1 )
| ~ ( ( A__questionmark_v_232_235 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_233_233,inv),A__questionmark_v_232_235) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_233_233,localinv) != 'BaseClass'(A__questionmark_v_232_235) ) ) )
=> ( A__questionmark_v_235_234 = A__questionmark_v_233_233 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_233_233,inv),A__questionmark_v_232_235) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_233_233,localinv) != 'BaseClass'(A__questionmark_v_232_235) ) ) )
=> ( A__questionmark_v_235_234 = select2(A__questionmark_Heap,A__questionmark_v_233_233,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_237_238: $int] :
( ( A__questionmark_v_237_238 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_231_232,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_231_232,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_237_238 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_237_238 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_238_239: $int] :
( ( A__questionmark_v_238_239 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_238_239,'System_Compiler_Reference') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_238_239 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_238_239 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Compiler_Reference_get_ElementType'(A__questionmark_Heap,A__questionmark_this) = 'System_Compiler_Reference_get_ElementType_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_239_240: $int,A__questionmark_v_241_241: $int,A__questionmark_v_243_242: $int,A__questionmark_v_240_243: $int] :
( ( A__questionmark_v_239_240 = 'Microsoft_Boogie_FlowedValue_Type_ToString'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_241_241 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_243_242 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_240_243 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_244_245: $int] :
( ( A__questionmark_v_244_245 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_241_241 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_240_243 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_244_245 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_244_245 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_239_240,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_239_240,allocated) != true_1 )
| ~ ( ( A__questionmark_v_240_243 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_241_241,inv),A__questionmark_v_240_243) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_241_241,localinv) != 'BaseClass'(A__questionmark_v_240_243) ) ) )
=> ( A__questionmark_v_243_242 = A__questionmark_v_241_241 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_241_241,inv),A__questionmark_v_240_243) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_241_241,localinv) != 'BaseClass'(A__questionmark_v_240_243) ) ) )
=> ( A__questionmark_v_243_242 = select2(A__questionmark_Heap,A__questionmark_v_241_241,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_245_246: $int] :
( ( A__questionmark_v_245_246 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_239_240,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_239_240,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_245_246 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_245_246 ) ) ) ) ) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_246_247: $int,A__questionmark_v_248_248: $int,A__questionmark_v_250_249: $int,A__questionmark_v_247_250: $int] :
( ( A__questionmark_v_246_247 = 'System_Object_ToString'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_248_248 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_250_249 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_247_250 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Object') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_251_252: $int] :
( ( A__questionmark_v_251_252 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_248_248 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_247_250 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_251_252 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_251_252 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_246_247,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_246_247,allocated) != true_1 )
| ~ ( ( A__questionmark_v_247_250 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_248_248,inv),A__questionmark_v_247_250) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_248_248,localinv) != 'BaseClass'(A__questionmark_v_247_250) ) ) )
=> ( A__questionmark_v_250_249 = A__questionmark_v_248_248 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_248_248,inv),A__questionmark_v_247_250) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_248_248,localinv) != 'BaseClass'(A__questionmark_v_247_250) ) ) )
=> ( A__questionmark_v_250_249 = select2(A__questionmark_Heap,A__questionmark_v_248_248,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_252_253: $int] :
( ( A__questionmark_v_252_253 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_246_247,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_246_247,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_252_253 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_252_253 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_253_254: $int] :
( ( A__questionmark_v_253_254 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_253_254,'System_Object') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_253_254 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_253_254 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Object_ToString'(A__questionmark_Heap,A__questionmark_this) = 'System_Object_ToString_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(typeof(A__questionmark_this),'Microsoft_Boogie_FlowedValue_Type') != true_1 ) )
=> ( 'Microsoft_Boogie_FlowedValue_Type_ToString'(A__questionmark_Heap,A__questionmark_this) = 'System_Object_ToString'(A__questionmark_Heap,A__questionmark_this) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_254_255: $int] :
( ( A__questionmark_v_254_255 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_254_255,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_254_255 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_254_255 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_FlowedValue_Type_ToString'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_FlowedValue_Type_ToString_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('System_Enum','System_Enum') != true_1 )
| ( x('System_ValueType','System_ValueType') != true_1 )
| ( A__questionmark_v_34_72 != 'System_Object' )
| ( 'AsDirectSubClass'('System_ValueType',A__questionmark_v_34_72) != 'System_ValueType' )
| ~ ( ( 'IsImmutable'('System_ValueType') != true_1 ) )
| ( 'AsMutable'('System_ValueType') != 'System_ValueType' )
| ( 'IsMemberlessType'('System_ValueType') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_ValueType') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_34_72 ) ) )
=> $true )
| ( A__questionmark_v_35_71 != 'System_ValueType' )
| ( 'AsDirectSubClass'('System_Enum',A__questionmark_v_35_71) != 'System_Enum' )
| ~ ( ( 'IsImmutable'('System_Enum') != true_1 ) )
| ( 'AsMutable'('System_Enum') != 'System_Enum' )
| ( x('System_Enum','System_IComparable') != true_1 )
| ( x('System_IFormattable','System_IFormattable') != true_1 )
| ( x('System_IFormattable','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_IFormattable') != true_1 )
| ( 'AsInterface'('System_IFormattable') != 'System_IFormattable' )
| ( x('System_Enum','System_IFormattable') != true_1 )
| ( x('System_Enum','System_IConvertible') != true_1 )
| ( 'IsMemberlessType'('System_Enum') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Enum') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_35_71 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_255_256: $int,A__questionmark_v_257_257: $int,A__questionmark_v_259_258: $int,A__questionmark_v_256_259: $int] :
( ( A__questionmark_v_255_256 = 'System_Compiler_TypeNode_ToString'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_257_257 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_259_258 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_256_259 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_260_261: $int] :
( ( A__questionmark_v_260_261 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_257_257 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_256_259 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_260_261 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_260_261 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_255_256,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_255_256,allocated) != true_1 )
| ~ ( ( A__questionmark_v_256_259 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_257_257,inv),A__questionmark_v_256_259) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_257_257,localinv) != 'BaseClass'(A__questionmark_v_256_259) ) ) )
=> ( A__questionmark_v_259_258 = A__questionmark_v_257_257 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_257_257,inv),A__questionmark_v_256_259) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_257_257,localinv) != 'BaseClass'(A__questionmark_v_256_259) ) ) )
=> ( A__questionmark_v_259_258 = select2(A__questionmark_Heap,A__questionmark_v_257_257,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_261_262: $int] :
( ( A__questionmark_v_261_262 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_255_256,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_255_256,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_261_262 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_261_262 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(typeof(A__questionmark_this),'System_Compiler_TypeNode') != true_1 ) )
=> ( 'System_Compiler_TypeNode_ToString'(A__questionmark_Heap,A__questionmark_this) = 'System_Object_ToString'(A__questionmark_Heap,A__questionmark_this) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_262_263: $int] :
( ( A__questionmark_v_262_263 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_262_263,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_262_263 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_262_263 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Compiler_TypeNode_ToString'(A__questionmark_Heap,A__questionmark_this) = 'System_Compiler_TypeNode_ToString_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_str0_in: $int,A__questionmark_str1_in: $int] :
? [A__questionmark_v_263_264: $int] :
( ( A__questionmark_v_263_264 = 'System_String_Concat_System_String_System_String'(A__questionmark_Heap,A__questionmark_str0_in,A__questionmark_str1_in) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'Is'(A__questionmark_str0_in,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_str0_in,allocated) != true_1 )
| ( 'Is'(A__questionmark_str1_in,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_str1_in,allocated) != true_1 )
| ~ ( ( A__questionmark_str0_in = nullObject )
| ! [A__questionmark_pc: $int] :
? [A__questionmark_v_264_265: $int] :
( ( A__questionmark_v_264_265 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_str0_in,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_str0_in,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_264_265 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_264_265 ) ) ) ) )
| ~ ( ( A__questionmark_str1_in = nullObject )
| ! [A__questionmark_pc: $int] :
? [A__questionmark_v_265_266: $int] :
( ( A__questionmark_v_265_266 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_str1_in,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_str1_in,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_265_266 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_265_266 ) ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_263_264,'System_String') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_263_264,allocated) != true_1 )
| ( 'StringLength'(A__questionmark_v_263_264) != $sum('IfThenElse'(anyEqual(A__questionmark_str0_in,nullObject),0,'StringLength'(A__questionmark_str0_in)),'IfThenElse'(anyEqual(A__questionmark_str1_in,nullObject),0,'StringLength'(A__questionmark_str1_in))) )
| ( 'AsPureObject'(A__questionmark_str0_in) != A__questionmark_str0_in )
| ( 'AsPureObject'(A__questionmark_str1_in) != A__questionmark_str1_in )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_266_267: $int] :
( ( A__questionmark_v_266_267 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_263_264,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_263_264,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_266_267 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_266_267 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_str0_in: $int,A__questionmark_str1_in: $int] : ( 'System_String_Concat_System_String_System_String'(A__questionmark_Heap,A__questionmark_str0_in,A__questionmark_str1_in) = 'System_String_Concat_System_String_System_String_1'(A__questionmark_str0_in,A__questionmark_str1_in) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_t1_in: $int,A__questionmark_t2_in: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'Is'(A__questionmark_t1_in,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_t1_in,allocated) != true_1 )
| ( 'Is'(A__questionmark_t2_in,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_t2_in,allocated) != true_1 )
| ~ ( ( A__questionmark_t1_in = nullObject )
| ! [A__questionmark_pc: $int] :
? [A__questionmark_v_267_268: $int] :
( ( A__questionmark_v_267_268 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_t1_in,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_t1_in,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_267_268 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_267_268 ) ) ) ) )
| ~ ( ( A__questionmark_t2_in = nullObject )
| ! [A__questionmark_pc: $int] :
? [A__questionmark_v_268_269: $int] :
( ( A__questionmark_v_268_269 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_t2_in,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_t2_in,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_268_269 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_268_269 ) ) ) ) ) )
=> ~ ( ( 'AsPureObject'(A__questionmark_t1_in) != A__questionmark_t1_in )
| ( 'AsPureObject'(A__questionmark_t2_in) != A__questionmark_t2_in ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_t1_in: $int,A__questionmark_t2_in: $int] :
( ( 'System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode'(A__questionmark_Heap,A__questionmark_t1_in,A__questionmark_t2_in) = true_1 )
<=> ( 'System_Compiler_TypeNode_op_Equality_System_Compiler_TypeNode_System_Compiler_TypeNode_1'(A__questionmark_t1_in,A__questionmark_t2_in) = true_1 ) )
| ( x('Microsoft_Boogie_TypeDataflowState','Microsoft_Boogie_TypeDataflowState') != true_1 )
| ( A__questionmark_v_36_70 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TypeDataflowState',A__questionmark_v_36_70) != 'Microsoft_Boogie_TypeDataflowState' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TypeDataflowState') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TypeDataflowState') != 'Microsoft_Boogie_TypeDataflowState' )
| ( x('System_Compiler_IDataFlowState','System_Compiler_IDataFlowState') != true_1 )
| ( x('System_Compiler_IDataFlowState','System_Object') != true_1 )
| ( 'IsMemberlessType'('System_Compiler_IDataFlowState') != true_1 )
| ( 'AsInterface'('System_Compiler_IDataFlowState') != 'System_Compiler_IDataFlowState' )
| ( x('Microsoft_Boogie_TypeDataflowState','System_Compiler_IDataFlowState') != true_1 )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_TypeDataflowState') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_TypeDataflowState' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TypeDataflowState') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_36_70 ) ) )
=> $true )
| ( x('Microsoft_Boogie_TypeAssignment','Microsoft_Boogie_TypeAssignment') != true_1 )
| ( x('System_Compiler_ForwardDataFlowAnalysis','System_Compiler_ForwardDataFlowAnalysis') != true_1 )
| ( A__questionmark_v_37_69 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Compiler_ForwardDataFlowAnalysis',A__questionmark_v_37_69) != 'System_Compiler_ForwardDataFlowAnalysis' )
| ~ ( ( 'IsImmutable'('System_Compiler_ForwardDataFlowAnalysis') != true_1 ) )
| ( 'AsMutable'('System_Compiler_ForwardDataFlowAnalysis') != 'System_Compiler_ForwardDataFlowAnalysis' )
| ( 'IsMemberlessType'('System_Compiler_ForwardDataFlowAnalysis') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_ForwardDataFlowAnalysis') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_37_69 ) ) )
=> $true )
| ( A__questionmark_v_38_68 != 'System_Compiler_ForwardDataFlowAnalysis' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TypeAssignment',A__questionmark_v_38_68) != 'Microsoft_Boogie_TypeAssignment' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TypeAssignment') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TypeAssignment') != 'Microsoft_Boogie_TypeAssignment' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_TypeAssignment') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_TypeAssignment' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TypeAssignment') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_38_68 ) ) )
=> $true )
| ( x('Microsoft_Boogie_TypeAssignmentInstructionVisitor','Microsoft_Boogie_TypeAssignmentInstructionVisitor') != true_1 )
| ( x('System_Compiler_InstructionVisitor','System_Compiler_InstructionVisitor') != true_1 )
| ( A__questionmark_v_39_67 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Compiler_InstructionVisitor',A__questionmark_v_39_67) != 'System_Compiler_InstructionVisitor' )
| ~ ( ( 'IsImmutable'('System_Compiler_InstructionVisitor') != true_1 ) )
| ( 'AsMutable'('System_Compiler_InstructionVisitor') != 'System_Compiler_InstructionVisitor' )
| ( 'IsMemberlessType'('System_Compiler_InstructionVisitor') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_InstructionVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_39_67 ) ) )
=> $true )
| ( A__questionmark_v_40_66 != 'System_Compiler_InstructionVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TypeAssignmentInstructionVisitor',A__questionmark_v_40_66) != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TypeAssignmentInstructionVisitor') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TypeAssignmentInstructionVisitor') != 'Microsoft_Boogie_TypeAssignmentInstructionVisitor' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TypeAssignmentInstructionVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_40_66 ) ) )
=> $true )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_TypeAssignmentInstructionVisitor_IntegralProxy') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,2) ) )
| ( x('Microsoft_Boogie_LocalGatherer','Microsoft_Boogie_LocalGatherer') != true_1 )
| ( x('System_Compiler_StandardVisitor','System_Compiler_StandardVisitor') != true_1 )
| ( x('System_Compiler_Visitor','System_Compiler_Visitor') != true_1 )
| ( A__questionmark_v_41_65 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Compiler_Visitor',A__questionmark_v_41_65) != 'System_Compiler_Visitor' )
| ~ ( ( 'IsImmutable'('System_Compiler_Visitor') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Visitor') != 'System_Compiler_Visitor' )
| ( 'IsMemberlessType'('System_Compiler_Visitor') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Visitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_41_65 ) ) )
=> $true )
| ( A__questionmark_v_42_64 != 'System_Compiler_Visitor' )
| ( 'AsDirectSubClass'('System_Compiler_StandardVisitor',A__questionmark_v_42_64) != 'System_Compiler_StandardVisitor' )
| ~ ( ( 'IsImmutable'('System_Compiler_StandardVisitor') != true_1 ) )
| ( 'AsMutable'('System_Compiler_StandardVisitor') != 'System_Compiler_StandardVisitor' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_StandardVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_42_64 ) ) )
=> $true )
| ( A__questionmark_v_43_63 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_LocalGatherer',A__questionmark_v_43_63) != 'Microsoft_Boogie_LocalGatherer' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_LocalGatherer') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_LocalGatherer') != 'Microsoft_Boogie_LocalGatherer' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_LocalGatherer') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_LocalGatherer' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_LocalGatherer') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_43_63 ) ) )
=> $true )
| ( x('Microsoft_Boogie_CilTranslator','Microsoft_Boogie_CilTranslator') != true_1 )
| ( A__questionmark_v_44_62 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CilTranslator',A__questionmark_v_44_62) != 'Microsoft_Boogie_CilTranslator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CilTranslator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CilTranslator') != 'Microsoft_Boogie_CilTranslator' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_CilTranslator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_44_62 ) ) )
=> $true )
| ( x('Microsoft_Boogie_CilTranslator_TranslationVisitor','Microsoft_Boogie_CilTranslator_TranslationVisitor') != true_1 )
| ( A__questionmark_v_45_61 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CilTranslator_TranslationVisitor',A__questionmark_v_45_61) != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CilTranslator_TranslationVisitor') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CilTranslator_TranslationVisitor') != 'Microsoft_Boogie_CilTranslator_TranslationVisitor' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CilTranslator_TranslationVisitor') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CilTranslator_TranslationVisitor' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_CilTranslator_TranslationVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_45_61 ) ) )
=> $true )
| ( x('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef','Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') != true_1 )
| ( A__questionmark_v_46_60 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef',A__questionmark_v_46_60) != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') != 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_CilTranslator_TranslationVisitor_TypeRef') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_46_60 ) ) )
=> $true )
| ( x('Microsoft_Boogie_IAssemblyInformation','Microsoft_Boogie_IAssemblyInformation') != true_1 )
| ( x('Microsoft_Boogie_IAssemblyInformation','System_Object') != true_1 )
| ( 'IsMemberlessType'('Microsoft_Boogie_IAssemblyInformation') != true_1 )
| ( 'AsInterface'('Microsoft_Boogie_IAssemblyInformation') != 'Microsoft_Boogie_IAssemblyInformation' )
| ( x('System_Compiler_Field','System_Compiler_Field') != true_1 )
| ( A__questionmark_v_47_59 != 'System_Compiler_Member' )
| ( 'AsDirectSubClass'('System_Compiler_Field',A__questionmark_v_47_59) != 'System_Compiler_Field' )
| ~ ( ( 'IsImmutable'('System_Compiler_Field') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Field') != 'System_Compiler_Field' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Field') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_47_59 ) ) )
=> $true )
| ( x('Microsoft_Boogie_IFieldInfo','Microsoft_Boogie_IFieldInfo') != true_1 )
| ( x('Microsoft_Boogie_IFieldInfo','System_Object') != true_1 )
| ( 'IsMemberlessType'('Microsoft_Boogie_IFieldInfo') != true_1 )
| ( 'AsInterface'('Microsoft_Boogie_IFieldInfo') != 'Microsoft_Boogie_IFieldInfo' )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( A__questionmark_v_48_58 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode',A__questionmark_v_48_58) != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
| ~ ( ( 'IsImmutable'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 ) )
| ( 'AsMutable'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Object') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Object') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Object') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode' )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_IList') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_ICollection') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode','System_Collections_IEnumerable') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_System_Compiler_TypeNode') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_48_58 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_270_270: $int,A__questionmark_v_272_271: $int,A__questionmark_v_269_272: $int] :
( ( A__questionmark_v_270_270 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_272_271 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_269_272 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_IFieldInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_273_274: $int] :
( ( A__questionmark_v_273_274 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_270_270 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_269_272 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_273_274 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_273_274 ) ) ) ) )
=> ~ ( ~ ( ( A__questionmark_v_269_272 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_270_270,inv),A__questionmark_v_269_272) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_270_270,localinv) != 'BaseClass'(A__questionmark_v_269_272) ) ) )
=> ( A__questionmark_v_272_271 = A__questionmark_v_270_270 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_270_270,inv),A__questionmark_v_269_272) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_270_270,localinv) != 'BaseClass'(A__questionmark_v_269_272) ) ) )
=> ( A__questionmark_v_272_271 = select2(A__questionmark_Heap,A__questionmark_v_270_270,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_274_275: $int] :
( ( A__questionmark_v_274_275 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_274_275,'Microsoft_Boogie_IFieldInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_274_275 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_274_275 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_IFieldInfo_get_VisibilityUseCount_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('System_Compiler_ModelfieldContractList','System_Compiler_ModelfieldContractList') != true_1 )
| ( A__questionmark_v_49_57 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Compiler_ModelfieldContractList',A__questionmark_v_49_57) != 'System_Compiler_ModelfieldContractList' )
| ~ ( ( 'IsImmutable'('System_Compiler_ModelfieldContractList') != true_1 ) )
| ( 'AsMutable'('System_Compiler_ModelfieldContractList') != 'System_Compiler_ModelfieldContractList' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'System_Compiler_ModelfieldContractList') = true_1 )
=> ( A__questionmark_U = 'System_Compiler_ModelfieldContractList' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_ModelfieldContractList') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_49_57 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_275_276: $int,A__questionmark_v_277_277: $int,A__questionmark_v_279_278: $int,A__questionmark_v_276_279: $int] :
( ( A__questionmark_v_275_276 = 'Microsoft_Boogie_IFieldInfo_get_DependentMfCs'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_277_277 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_279_278 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_276_279 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_IFieldInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_280_281: $int] :
( ( A__questionmark_v_280_281 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_277_277 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_276_279 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_280_281 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_280_281 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_275_276,'System_Compiler_ModelfieldContractList') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_275_276,allocated) != true_1 )
| ~ ( ( A__questionmark_v_276_279 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_277_277,inv),A__questionmark_v_276_279) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_277_277,localinv) != 'BaseClass'(A__questionmark_v_276_279) ) ) )
=> ( A__questionmark_v_279_278 = A__questionmark_v_277_277 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_277_277,inv),A__questionmark_v_276_279) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_277_277,localinv) != 'BaseClass'(A__questionmark_v_276_279) ) ) )
=> ( A__questionmark_v_279_278 = select2(A__questionmark_Heap,A__questionmark_v_277_277,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_281_282: $int] :
( ( A__questionmark_v_281_282 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_275_276,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_275_276,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_281_282 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_281_282 ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_282_283: $int] :
( ( A__questionmark_v_282_283 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_282_283,'Microsoft_Boogie_IFieldInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_282_283 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_282_283 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_IFieldInfo_get_DependentMfCs'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_IFieldInfo_get_DependentMfCs_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('System_Compiler_Quantifier','System_Compiler_Quantifier') != true_1 )
| ( A__questionmark_v_50_56 != 'System_Compiler_Expression' )
| ( 'AsDirectSubClass'('System_Compiler_Quantifier',A__questionmark_v_50_56) != 'System_Compiler_Quantifier' )
| ~ ( ( 'IsImmutable'('System_Compiler_Quantifier') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Quantifier') != 'System_Compiler_Quantifier' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Quantifier') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_50_56 ) ) )
=> $true )
| ( x('Microsoft_Boogie_SplitConjunctsInContracts','Microsoft_Boogie_SplitConjunctsInContracts') != true_1 )
| ( A__questionmark_v_51_55 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_SplitConjunctsInContracts',A__questionmark_v_51_55) != 'Microsoft_Boogie_SplitConjunctsInContracts' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_SplitConjunctsInContracts') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_SplitConjunctsInContracts') != 'Microsoft_Boogie_SplitConjunctsInContracts' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_SplitConjunctsInContracts') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_51_55 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Prelude','Microsoft_Boogie_Prelude') != true_1 )
| ( A__questionmark_v_52_54 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Prelude',A__questionmark_v_52_54) != 'Microsoft_Boogie_Prelude' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Prelude') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Prelude') != 'Microsoft_Boogie_Prelude' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Prelude') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_52_54 ) ) )
=> $true )
| ( x('Microsoft_Boogie_StringBank','Microsoft_Boogie_StringBank') != true_1 )
| ( A__questionmark_v_53_51 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_StringBank',A__questionmark_v_53_51) != 'Microsoft_Boogie_StringBank' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_StringBank') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_StringBank') != 'Microsoft_Boogie_StringBank' )
| ( x('Microsoft_Boogie_StringBank_StringInformation','Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( A__questionmark_v_54_53 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_StringBank_StringInformation',A__questionmark_v_54_53) != 'Microsoft_Boogie_StringBank_StringInformation' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_StringBank_StringInformation') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_StringBank_StringInformation') != 'Microsoft_Boogie_StringBank_StringInformation' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_StringBank_StringInformation') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_StringBank_StringInformation' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_54_53 ) ) )
=> $lesseq(0,select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_StringBank_StringInformation_UsageCount')) )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( A__questionmark_v_55_52 != 'System_Object' )
| ( 'AsDirectSubClass'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation',A__questionmark_v_55_52) != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
| ~ ( ( 'IsImmutable'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 ) )
| ( 'AsMutable'('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Object') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Object') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Object') != true_1 )
| ( x('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != 'System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != 'System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_IEnumerable') != true_1 )
| ( 'IsMemberlessType'('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( 'AsInterface'('System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != 'System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation' )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IList_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_ICollection_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_Generic_IEnumerable_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_IList') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_ICollection') != true_1 )
| ( x('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation','System_Collections_IEnumerable') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_55_52 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_284_284: $int,A__questionmark_v_286_285: $int,A__questionmark_v_283_286: $int] :
( ( A__questionmark_v_284_284 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_286_285 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_283_286 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_287_288: $int] :
( ( A__questionmark_v_287_288 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_284_284 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_283_286 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_287_288 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_287_288 ) ) ) ) )
=> ~ ( ~ $greatereq('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count'(A__questionmark_Heap,A__questionmark_this),0)
| ~ ( ( A__questionmark_v_283_286 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_284_284,inv),A__questionmark_v_283_286) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_284_284,localinv) != 'BaseClass'(A__questionmark_v_283_286) ) ) )
=> ( A__questionmark_v_286_285 = A__questionmark_v_284_284 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_284_284,inv),A__questionmark_v_283_286) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_284_284,localinv) != 'BaseClass'(A__questionmark_v_283_286) ) ) )
=> ( A__questionmark_v_286_285 = select2(A__questionmark_Heap,A__questionmark_v_284_284,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_288_289: $int] :
( ( A__questionmark_v_288_289 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_288_289,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_288_289 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_288_289 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count'(A__questionmark_Heap,A__questionmark_this) = 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int,A__questionmark_index_in: $int] :
? [A__questionmark_v_291_290: $int,A__questionmark_v_296_291: $int,A__questionmark_v_293_292: $int,A__questionmark_v_295_293: $int,A__questionmark_v_292_294: $int] :
( ( A__questionmark_v_291_290 = 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32'(A__questionmark_Heap,A__questionmark_this,A__questionmark_index_in) )
& ( A__questionmark_v_296_291 = 'ElementProxy'(A__questionmark_this,0) )
& ( A__questionmark_v_293_292 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_295_293 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_292_294 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ $lesseq(0,A__questionmark_index_in)
| ~ $less(A__questionmark_index_in,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count'(A__questionmark_Heap,A__questionmark_this))
| ~ $lesseq(0,A__questionmark_index_in)
| ~ $less(A__questionmark_index_in,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count'(A__questionmark_Heap,A__questionmark_this))
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_297_298: $int] :
( ( A__questionmark_v_297_298 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_293_292 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_292_294 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_297_298 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_297_298 ) ) ) ) )
=> ~ ( ( 'IsNotNull'(A__questionmark_v_291_290,'Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_291_290,allocated) != true_1 )
| ~ ( ( A__questionmark_v_292_294 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_293_292,inv),A__questionmark_v_292_294) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_293_292,localinv) != 'BaseClass'(A__questionmark_v_292_294) ) ) )
=> ( A__questionmark_v_295_293 = A__questionmark_v_293_292 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_293_292,inv),A__questionmark_v_292_294) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_293_292,localinv) != 'BaseClass'(A__questionmark_v_292_294) ) ) )
=> ( A__questionmark_v_295_293 = select2(A__questionmark_Heap,A__questionmark_v_293_292,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ( ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_291_290,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_296_291,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_v_291_290,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_296_291,ownerFrame) ) )
| ( 'IsImmutable'(typeof(A__questionmark_v_291_290)) = true_1 ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int,A__questionmark_index_in: $int] :
? [A__questionmark_v_298_299: $int] :
( ( A__questionmark_v_298_299 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_298_299,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_298_299 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_298_299 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32'(A__questionmark_Heap,A__questionmark_this,A__questionmark_index_in) = 'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion),A__questionmark_index_in) ) ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_StringBank') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_53_51 ) ) )
=> ! [A__questionmark_i_1: $int] :
? [A__questionmark_v_299_300: $int] :
( ( A__questionmark_v_299_300 = select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_StringBank_id2info') )
& ( ~ ( ~ $lesseq(0,A__questionmark_i_1)
| ~ $lesseq(A__questionmark_i_1,$difference('System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Count'(A__questionmark_h,A__questionmark_v_299_300),1)) )
=> ( select2(A__questionmark_h,'System_Collections_Generic_List_1___optional___Microsoft_Contracts_NonNullType_Microsoft_Boogie_StringBank_StringInformation_get_Item_System_Int32'(A__questionmark_h,A__questionmark_v_299_300,A__questionmark_i_1),'Microsoft_Boogie_StringBank_StringInformation_StringId') = A__questionmark_i_1 ) ) ) )
| ( x('Microsoft_Boogie_GenerateModifiesContribution','Microsoft_Boogie_GenerateModifiesContribution') != true_1 )
| ( A__questionmark_v_56_50 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_GenerateModifiesContribution',A__questionmark_v_56_50) != 'Microsoft_Boogie_GenerateModifiesContribution' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_GenerateModifiesContribution') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_GenerateModifiesContribution') != 'Microsoft_Boogie_GenerateModifiesContribution' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_GenerateModifiesContribution') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_GenerateModifiesContribution' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_GenerateModifiesContribution') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_56_50 ) ) )
=> $true )
| ( x('Microsoft_Boogie_MethodSignature','Microsoft_Boogie_MethodSignature') != true_1 )
| ( A__questionmark_v_57_49 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_MethodSignature',A__questionmark_v_57_49) != 'Microsoft_Boogie_MethodSignature' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_MethodSignature') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_MethodSignature') != 'Microsoft_Boogie_MethodSignature' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_MethodSignature') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_MethodSignature' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_MethodSignature') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_57_49 ) ) )
=> $true )
| ( x('Microsoft_Boogie_MethodSignature_CapturedParameterInfo','Microsoft_Boogie_MethodSignature_CapturedParameterInfo') != true_1 )
| ( A__questionmark_v_58_48 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_MethodSignature_CapturedParameterInfo',A__questionmark_v_58_48) != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_MethodSignature_CapturedParameterInfo') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_MethodSignature_CapturedParameterInfo') != 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_MethodSignature_CapturedParameterInfo') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_MethodSignature_CapturedParameterInfo' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_MethodSignature_CapturedParameterInfo') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_58_48 ) ) )
=> $true )
| ( x('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator','Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') != true_1 )
| ( x('Microsoft_Boogie_Duplicator','Microsoft_Boogie_Duplicator') != true_1 )
| ( x('Microsoft_Boogie_StandardVisitor','Microsoft_Boogie_StandardVisitor') != true_1 )
| ( x('Microsoft_Boogie_Visitor','Microsoft_Boogie_Visitor') != true_1 )
| ( A__questionmark_v_59_47 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Visitor',A__questionmark_v_59_47) != 'Microsoft_Boogie_Visitor' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Visitor') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Visitor') != 'Microsoft_Boogie_Visitor' )
| ( 'IsMemberlessType'('Microsoft_Boogie_Visitor') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Visitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_59_47 ) ) )
=> $true )
| ( A__questionmark_v_60_46 != 'Microsoft_Boogie_Visitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_StandardVisitor',A__questionmark_v_60_46) != 'Microsoft_Boogie_StandardVisitor' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_StandardVisitor') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_StandardVisitor') != 'Microsoft_Boogie_StandardVisitor' )
| ( 'IsMemberlessType'('Microsoft_Boogie_StandardVisitor') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_StandardVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_60_46 ) ) )
=> $true )
| ( A__questionmark_v_61_45 != 'Microsoft_Boogie_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Duplicator',A__questionmark_v_61_45) != 'Microsoft_Boogie_Duplicator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Duplicator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Duplicator') != 'Microsoft_Boogie_Duplicator' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Duplicator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_61_45 ) ) )
=> $true )
| ( A__questionmark_v_62_44 != 'Microsoft_Boogie_Duplicator' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator',A__questionmark_v_62_44) != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') != 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_MethodSignature_UnresolvedDuplicator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_62_44 ) ) )
=> $true )
| ( x('Microsoft_Boogie_MethodSignature_OldFinder','Microsoft_Boogie_MethodSignature_OldFinder') != true_1 )
| ( A__questionmark_v_63_43 != 'Microsoft_Boogie_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_MethodSignature_OldFinder',A__questionmark_v_63_43) != 'Microsoft_Boogie_MethodSignature_OldFinder' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_MethodSignature_OldFinder') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_MethodSignature_OldFinder') != 'Microsoft_Boogie_MethodSignature_OldFinder' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_MethodSignature_OldFinder') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_MethodSignature_OldFinder' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_MethodSignature_OldFinder') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_63_43 ) ) )
=> $true )
| ( x('Microsoft_Boogie_ExpressionTranslator','Microsoft_Boogie_ExpressionTranslator') != true_1 )
| ( A__questionmark_v_64_42 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_ExpressionTranslator',A__questionmark_v_64_42) != 'Microsoft_Boogie_ExpressionTranslator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_ExpressionTranslator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_ExpressionTranslator') != 'Microsoft_Boogie_ExpressionTranslator' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_ExpressionTranslator') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_ExpressionTranslator' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_ExpressionTranslator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_64_42 ) ) )
=> $true )
| ( x('Microsoft_Boogie_ExpressionTranslator_TemplateInfo','Microsoft_Boogie_ExpressionTranslator_TemplateInfo') != true_1 )
| ( A__questionmark_v_65_41 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_ExpressionTranslator_TemplateInfo',A__questionmark_v_65_41) != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_ExpressionTranslator_TemplateInfo') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_ExpressionTranslator_TemplateInfo') != 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_ExpressionTranslator_TemplateInfo') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_ExpressionTranslator_TemplateInfo' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_ExpressionTranslator_TemplateInfo') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_65_41 ) ) )
=> $true )
| ( x('Microsoft_Boogie_SimpleSubstituter','Microsoft_Boogie_SimpleSubstituter') != true_1 )
| ( A__questionmark_v_66_40 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_SimpleSubstituter',A__questionmark_v_66_40) != 'Microsoft_Boogie_SimpleSubstituter' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_SimpleSubstituter') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_SimpleSubstituter') != 'Microsoft_Boogie_SimpleSubstituter' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_SimpleSubstituter') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_SimpleSubstituter' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_SimpleSubstituter') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_66_40 ) ) )
=> $true )
| ( x('Microsoft_Boogie_SearchForBoundVarsInOldExpressions','Microsoft_Boogie_SearchForBoundVarsInOldExpressions') != true_1 )
| ( A__questionmark_v_67_39 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_SearchForBoundVarsInOldExpressions',A__questionmark_v_67_39) != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_SearchForBoundVarsInOldExpressions') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_SearchForBoundVarsInOldExpressions') != 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_SearchForBoundVarsInOldExpressions') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_SearchForBoundVarsInOldExpressions' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_SearchForBoundVarsInOldExpressions') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_67_39 ) ) )
=> $true )
| ( x('Microsoft_Boogie_OwnershipModel','Microsoft_Boogie_OwnershipModel') != true_1 )
| ( A__questionmark_v_68_38 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_OwnershipModel',A__questionmark_v_68_38) != 'Microsoft_Boogie_OwnershipModel' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_OwnershipModel') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_OwnershipModel') != 'Microsoft_Boogie_OwnershipModel' )
| ( 'IsMemberlessType'('Microsoft_Boogie_OwnershipModel') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_OwnershipModel') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_68_38 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Expr','Microsoft_Boogie_Expr') != true_1 )
| ( A__questionmark_v_69_37 != 'Microsoft_Boogie_Absy' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Expr',A__questionmark_v_69_37) != 'Microsoft_Boogie_Expr' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Expr') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Expr') != 'Microsoft_Boogie_Expr' )
| ( 'IsMemberlessType'('Microsoft_Boogie_Expr') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Expr') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_69_37 ) ) )
=> $true )
| ( x('Microsoft_Boogie_IdentifierExpr','Microsoft_Boogie_IdentifierExpr') != true_1 )
| ( A__questionmark_v_70_36 != 'Microsoft_Boogie_Expr' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_IdentifierExpr',A__questionmark_v_70_36) != 'Microsoft_Boogie_IdentifierExpr' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_IdentifierExpr') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_IdentifierExpr') != 'Microsoft_Boogie_IdentifierExpr' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_IdentifierExpr') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_70_36 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Trigger','Microsoft_Boogie_Trigger') != true_1 )
| ( A__questionmark_v_71_32 != 'Microsoft_Boogie_Absy' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Trigger',A__questionmark_v_71_32) != 'Microsoft_Boogie_Trigger' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Trigger') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Trigger') != 'Microsoft_Boogie_Trigger' )
| ( x('Microsoft_Boogie_ExprSeq','Microsoft_Boogie_ExprSeq') != true_1 )
| ( x('PureCollections_Sequence','PureCollections_Sequence') != true_1 )
| ( x('PureCollections_Coll','PureCollections_Coll') != true_1 )
| ( A__questionmark_v_72_35 != 'System_Object' )
| ( 'AsDirectSubClass'('PureCollections_Coll',A__questionmark_v_72_35) != 'PureCollections_Coll' )
| ~ ( ( 'IsImmutable'('PureCollections_Coll') != true_1 ) )
| ( 'AsMutable'('PureCollections_Coll') != 'PureCollections_Coll' )
| ( 'IsMemberlessType'('PureCollections_Coll') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'PureCollections_Coll') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_72_35 ) ) )
=> $true )
| ( A__questionmark_v_73_34 != 'PureCollections_Coll' )
| ( 'AsDirectSubClass'('PureCollections_Sequence',A__questionmark_v_73_34) != 'PureCollections_Sequence' )
| ~ ( ( 'IsImmutable'('PureCollections_Sequence') != true_1 ) )
| ( 'AsMutable'('PureCollections_Sequence') != 'PureCollections_Sequence' )
| ( x('PureCollections_Sequence','System_Collections_IEnumerable') != true_1 )
| ( x('PureCollections_Sequence','System_IComparable') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'PureCollections_Sequence') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_73_34 ) ) )
=> $true )
| ( A__questionmark_v_74_33 != 'PureCollections_Sequence' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_ExprSeq',A__questionmark_v_74_33) != 'Microsoft_Boogie_ExprSeq' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_ExprSeq') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_ExprSeq') != 'Microsoft_Boogie_ExprSeq' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_ExprSeq') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_ExprSeq' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_ExprSeq') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_74_33 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_301_301: $int,A__questionmark_v_303_302: $int,A__questionmark_v_300_303: $int] :
( ( A__questionmark_v_301_301 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_303_302 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_300_303 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'PureCollections_Sequence') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_304_305: $int] :
( ( A__questionmark_v_304_305 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_301_301 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_300_303 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_304_305 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_304_305 ) ) ) ) )
=> ~ ( ( 'PureCollections_Sequence_get_Length'(A__questionmark_Heap,A__questionmark_this) != select2(A__questionmark_Heap,A__questionmark_this,'PureCollections_Coll_card') )
| ~ ( ( A__questionmark_v_300_303 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_301_301,inv),A__questionmark_v_300_303) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_301_301,localinv) != 'BaseClass'(A__questionmark_v_300_303) ) ) )
=> ( A__questionmark_v_303_302 = A__questionmark_v_301_301 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_301_301,inv),A__questionmark_v_300_303) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_301_301,localinv) != 'BaseClass'(A__questionmark_v_300_303) ) ) )
=> ( A__questionmark_v_303_302 = select2(A__questionmark_Heap,A__questionmark_v_301_301,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_305_306: $int] :
( ( A__questionmark_v_305_306 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_305_306,'PureCollections_Sequence') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_305_306 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_305_306 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'PureCollections_Sequence_get_Length'(A__questionmark_Heap,A__questionmark_this) = 'PureCollections_Sequence_get_Length_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
? [A__questionmark_v_306_307: $int] :
( ( A__questionmark_v_306_307 = 'PureCollections_Sequence_get_Length'(A__questionmark_h,select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_Trigger_Tr')) )
& ( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Trigger') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_71_32 ) ) )
=> ~ ( ~ $lesseq(1,A__questionmark_v_306_307)
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_Trigger_Pos') != true_1 )
=> ( A__questionmark_v_306_307 = 1 ) ) ) ) )
| ( x('System_Compiler_OptionalModifier','System_Compiler_OptionalModifier') != true_1 )
| ( x('System_Compiler_TypeModifier','System_Compiler_TypeModifier') != true_1 )
| ( A__questionmark_v_75_31 != 'System_Compiler_TypeNode' )
| ( 'AsDirectSubClass'('System_Compiler_TypeModifier',A__questionmark_v_75_31) != 'System_Compiler_TypeModifier' )
| ~ ( ( 'IsImmutable'('System_Compiler_TypeModifier') != true_1 ) )
| ( 'AsMutable'('System_Compiler_TypeModifier') != 'System_Compiler_TypeModifier' )
| ( 'IsMemberlessType'('System_Compiler_TypeModifier') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_TypeModifier') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_75_31 ) ) )
=> $true )
| ( A__questionmark_v_76_30 != 'System_Compiler_TypeModifier' )
| ( 'AsDirectSubClass'('System_Compiler_OptionalModifier',A__questionmark_v_76_30) != 'System_Compiler_OptionalModifier' )
| ~ ( ( 'IsImmutable'('System_Compiler_OptionalModifier') != true_1 ) )
| ( 'AsMutable'('System_Compiler_OptionalModifier') != 'System_Compiler_OptionalModifier' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_OptionalModifier') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_76_30 ) ) )
=> $true )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_307_308: $int,A__questionmark_v_309_309: $int,A__questionmark_v_311_310: $int,A__questionmark_v_308_311: $int] :
( ( A__questionmark_v_307_308 = 'System_Compiler_TypeNode_get_BaseType'(A__questionmark_Heap,A__questionmark_this) )
& ( A__questionmark_v_309_309 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_311_310 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_308_311 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_312_313: $int] :
( ( A__questionmark_v_312_313 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_309_309 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_308_311 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_312_313 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_312_313 ) ) ) ) )
=> ~ ( ( 'Is'(A__questionmark_v_307_308,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_v_307_308,allocated) != true_1 )
| ~ ( ( A__questionmark_v_308_311 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_309_309,inv),A__questionmark_v_308_311) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_309_309,localinv) != 'BaseClass'(A__questionmark_v_308_311) ) ) )
=> ( A__questionmark_v_311_310 = A__questionmark_v_309_309 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_309_309,inv),A__questionmark_v_308_311) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_309_309,localinv) != 'BaseClass'(A__questionmark_v_308_311) ) ) )
=> ( A__questionmark_v_311_310 = select2(A__questionmark_Heap,A__questionmark_v_309_309,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this )
| ~ ( ( A__questionmark_v_307_308 = nullObject )
| ! [A__questionmark_pc: $int] :
? [A__questionmark_v_313_314: $int] :
( ( A__questionmark_v_313_314 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != select2(A__questionmark_Heap,A__questionmark_v_307_308,ownerRef) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != select2(A__questionmark_Heap,A__questionmark_v_307_308,ownerFrame) ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_313_314 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_313_314 ) ) ) ) ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_314_315: $int] :
( ( A__questionmark_v_314_315 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_314_315,'System_Compiler_TypeNode') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_314_315 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_314_315 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'System_Compiler_TypeNode_get_BaseType'(A__questionmark_Heap,A__questionmark_this) = 'System_Compiler_TypeNode_get_BaseType_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('Microsoft_Boogie_CmdSeq','Microsoft_Boogie_CmdSeq') != true_1 )
| ( A__questionmark_v_77_29 != 'PureCollections_Sequence' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_CmdSeq',A__questionmark_v_77_29) != 'Microsoft_Boogie_CmdSeq' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_CmdSeq') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_CmdSeq') != 'Microsoft_Boogie_CmdSeq' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_CmdSeq') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_CmdSeq' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_CmdSeq') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_77_29 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Variable','Microsoft_Boogie_Variable') != true_1 )
| ( x('Microsoft_Boogie_NamedDeclaration','Microsoft_Boogie_NamedDeclaration') != true_1 )
| ( x('Microsoft_Boogie_Declaration','Microsoft_Boogie_Declaration') != true_1 )
| ( A__questionmark_v_78_28 != 'Microsoft_Boogie_Absy' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Declaration',A__questionmark_v_78_28) != 'Microsoft_Boogie_Declaration' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Declaration') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Declaration') != 'Microsoft_Boogie_Declaration' )
| ( 'IsMemberlessType'('Microsoft_Boogie_Declaration') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Declaration') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_78_28 ) ) )
=> $true )
| ( A__questionmark_v_79_27 != 'Microsoft_Boogie_Declaration' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_NamedDeclaration',A__questionmark_v_79_27) != 'Microsoft_Boogie_NamedDeclaration' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_NamedDeclaration') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_NamedDeclaration') != 'Microsoft_Boogie_NamedDeclaration' )
| ( 'IsMemberlessType'('Microsoft_Boogie_NamedDeclaration') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_NamedDeclaration') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_79_27 ) ) )
=> $true )
| ( A__questionmark_v_80_26 != 'Microsoft_Boogie_NamedDeclaration' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Variable',A__questionmark_v_80_26) != 'Microsoft_Boogie_Variable' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Variable') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Variable') != 'Microsoft_Boogie_Variable' )
| ( x('Microsoft_AbstractInterpretationFramework_IVariable','Microsoft_AbstractInterpretationFramework_IVariable') != true_1 )
| ( x('Microsoft_AbstractInterpretationFramework_IVariable','System_Object') != true_1 )
| ( x('Microsoft_AbstractInterpretationFramework_IExpr','Microsoft_AbstractInterpretationFramework_IExpr') != true_1 )
| ( x('Microsoft_AbstractInterpretationFramework_IExpr','System_Object') != true_1 )
| ( 'IsMemberlessType'('Microsoft_AbstractInterpretationFramework_IExpr') != true_1 )
| ( 'AsInterface'('Microsoft_AbstractInterpretationFramework_IExpr') != 'Microsoft_AbstractInterpretationFramework_IExpr' )
| ( x('Microsoft_AbstractInterpretationFramework_IVariable','Microsoft_AbstractInterpretationFramework_IExpr') != true_1 )
| ( 'IsMemberlessType'('Microsoft_AbstractInterpretationFramework_IVariable') != true_1 )
| ( 'AsInterface'('Microsoft_AbstractInterpretationFramework_IVariable') != 'Microsoft_AbstractInterpretationFramework_IVariable' )
| ( x('Microsoft_Boogie_Variable','Microsoft_AbstractInterpretationFramework_IVariable') != true_1 )
| ( x('Microsoft_Boogie_Variable','Microsoft_AbstractInterpretationFramework_IExpr') != true_1 )
| ( 'IsMemberlessType'('Microsoft_Boogie_Variable') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Variable') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_80_26 ) ) )
=> $true )
| ( x('Microsoft_Boogie_StandardOwnershipModel','Microsoft_Boogie_StandardOwnershipModel') != true_1 )
| ( A__questionmark_v_81_25 != 'Microsoft_Boogie_OwnershipModel' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_StandardOwnershipModel',A__questionmark_v_81_25) != 'Microsoft_Boogie_StandardOwnershipModel' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_StandardOwnershipModel') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_StandardOwnershipModel') != 'Microsoft_Boogie_StandardOwnershipModel' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_StandardOwnershipModel') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_81_25 ) ) )
=> $true )
| ( x('Microsoft_Boogie_ExperimentalOwnershipModel','Microsoft_Boogie_ExperimentalOwnershipModel') != true_1 )
| ( A__questionmark_v_82_24 != 'Microsoft_Boogie_OwnershipModel' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_ExperimentalOwnershipModel',A__questionmark_v_82_24) != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_ExperimentalOwnershipModel') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_ExperimentalOwnershipModel') != 'Microsoft_Boogie_ExperimentalOwnershipModel' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_ExperimentalOwnershipModel') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_82_24 ) ) )
=> $true )
| ( x('Microsoft_Boogie_InstructionTranslator','Microsoft_Boogie_InstructionTranslator') != true_1 )
| ( A__questionmark_v_83_23 != 'System_Compiler_InstructionVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_InstructionTranslator',A__questionmark_v_83_23) != 'Microsoft_Boogie_InstructionTranslator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_InstructionTranslator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_InstructionTranslator') != 'Microsoft_Boogie_InstructionTranslator' )
| ( x('Microsoft_Boogie_ILocalVariableSink','Microsoft_Boogie_ILocalVariableSink') != true_1 )
| ( x('Microsoft_Boogie_ILocalVariableSink','System_Object') != true_1 )
| ( 'IsMemberlessType'('Microsoft_Boogie_ILocalVariableSink') != true_1 )
| ( 'AsInterface'('Microsoft_Boogie_ILocalVariableSink') != 'Microsoft_Boogie_ILocalVariableSink' )
| ( x('Microsoft_Boogie_InstructionTranslator','Microsoft_Boogie_ILocalVariableSink') != true_1 )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_InstructionTranslator') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_InstructionTranslator' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_InstructionTranslator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_83_23 ) ) )
=> $true )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_InstructionTranslator_TypeSpace') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,2) ) )
| ( x('Microsoft_Boogie_Sink','Microsoft_Boogie_Sink') != true_1 )
| ( A__questionmark_v_84_22 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Sink',A__questionmark_v_84_22) != 'Microsoft_Boogie_Sink' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Sink') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Sink') != 'Microsoft_Boogie_Sink' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Sink') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_84_22 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Sink_VirtualWrapper','Microsoft_Boogie_Sink_VirtualWrapper') != true_1 )
| ( A__questionmark_v_85_21 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Sink_VirtualWrapper',A__questionmark_v_85_21) != 'Microsoft_Boogie_Sink_VirtualWrapper' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Sink_VirtualWrapper') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Sink_VirtualWrapper') != 'Microsoft_Boogie_Sink_VirtualWrapper' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_Sink_VirtualWrapper') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_Sink_VirtualWrapper' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Sink_VirtualWrapper') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_85_21 ) ) )
=> $true )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_Sink_BuiltinFunction') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,69) ) )
| ~ ! [A__questionmark_ev: $int] :
( ( 'InRange'(A__questionmark_ev,'Microsoft_Boogie_Sink_ParameterDirection') = true_1 )
<=> ~ ( ~ $lesseq(0,A__questionmark_ev)
| ~ $lesseq(A__questionmark_ev,1) ) )
| ( x('Microsoft_Boogie_Sink_ActivityFinder','Microsoft_Boogie_Sink_ActivityFinder') != true_1 )
| ( A__questionmark_v_86_20 != 'Microsoft_Boogie_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Sink_ActivityFinder',A__questionmark_v_86_20) != 'Microsoft_Boogie_Sink_ActivityFinder' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Sink_ActivityFinder') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Sink_ActivityFinder') != 'Microsoft_Boogie_Sink_ActivityFinder' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_Sink_ActivityFinder') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_Sink_ActivityFinder' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Sink_ActivityFinder') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_86_20 ) ) )
=> $true )
| ( x('Microsoft_Boogie_ParameterInfo','Microsoft_Boogie_ParameterInfo') != true_1 )
| ( x('Microsoft_Boogie_ParameterInfo','System_Object') != true_1 )
| ( 'IsMemberlessType'('Microsoft_Boogie_ParameterInfo') != true_1 )
| ( 'AsInterface'('Microsoft_Boogie_ParameterInfo') != 'Microsoft_Boogie_ParameterInfo' )
| ~ ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_316_316: $int,A__questionmark_v_318_317: $int,A__questionmark_v_315_318: $int] :
( ( A__questionmark_v_316_316 = select2(A__questionmark_Heap,A__questionmark_this,ownerRef) )
& ( A__questionmark_v_318_317 = select2(A__questionmark_Heap,A__questionmark_this,'FirstConsistentOwner') )
& ( A__questionmark_v_315_318 = select2(A__questionmark_Heap,A__questionmark_this,ownerFrame) )
& ( ~ ( ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( 'IsNotNull'(A__questionmark_this,'Microsoft_Boogie_ParameterInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 )
| ~ ! [A__questionmark_pc: $int] :
? [A__questionmark_v_319_320: $int] :
( ( A__questionmark_v_319_320 = typeof(A__questionmark_pc) )
& ( ~ ( ~ ( ( A__questionmark_pc != nullObject ) )
| ( select2(A__questionmark_Heap,A__questionmark_pc,allocated) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerRef) != A__questionmark_v_316_316 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,ownerFrame) != A__questionmark_v_315_318 ) )
=> ~ ( ( select2(A__questionmark_Heap,A__questionmark_pc,inv) != A__questionmark_v_319_320 )
| ( select2(A__questionmark_Heap,A__questionmark_pc,localinv) != A__questionmark_v_319_320 ) ) ) ) )
=> ~ ( ~ ( ( A__questionmark_v_315_318 != 'PeerGroupPlaceholder' )
=> ~ ( ~ ( ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_316_316,inv),A__questionmark_v_315_318) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_316_316,localinv) != 'BaseClass'(A__questionmark_v_315_318) ) ) )
=> ( A__questionmark_v_318_317 = A__questionmark_v_316_316 ) )
| ~ ( ~ ~ ( ( x(select2(A__questionmark_Heap,A__questionmark_v_316_316,inv),A__questionmark_v_315_318) != true_1 )
| ~ ( ( select2(A__questionmark_Heap,A__questionmark_v_316_316,localinv) != 'BaseClass'(A__questionmark_v_315_318) ) ) )
=> ( A__questionmark_v_318_317 = select2(A__questionmark_Heap,A__questionmark_v_316_316,'FirstConsistentOwner') ) ) ) )
| ( 'AsPureObject'(A__questionmark_this) != A__questionmark_this ) ) ) ) )
| ~ ! [A__questionmark_Heap: $int,A__questionmark_this: $int] :
? [A__questionmark_v_320_321: $int] :
( ( A__questionmark_v_320_321 = typeof(A__questionmark_this) )
& ( ~ ( ~ ( ( A__questionmark_this != nullObject ) )
| ( x(A__questionmark_v_320_321,'Microsoft_Boogie_ParameterInfo') != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,inv) != A__questionmark_v_320_321 )
| ( select2(A__questionmark_Heap,A__questionmark_this,localinv) != A__questionmark_v_320_321 )
| ( 'IsHeap'(A__questionmark_Heap) != true_1 )
| ( select2(A__questionmark_Heap,A__questionmark_this,allocated) != true_1 ) )
=> ( 'Microsoft_Boogie_ParameterInfo_get_Count'(A__questionmark_Heap,A__questionmark_this) = 'Microsoft_Boogie_ParameterInfo_get_Count_1'(select2(A__questionmark_Heap,A__questionmark_this,exposeVersion)) ) ) )
| ( x('Microsoft_Boogie_MethodParameters','Microsoft_Boogie_MethodParameters') != true_1 )
| ( A__questionmark_v_87_18 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_MethodParameters',A__questionmark_v_87_18) != 'Microsoft_Boogie_MethodParameters' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_MethodParameters') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_MethodParameters') != 'Microsoft_Boogie_MethodParameters' )
| ( x('Microsoft_Boogie_MethodParameters','Microsoft_Boogie_ParameterInfo') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_MethodParameters') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_87_18 ) ) )
=> $true )
| ( x('Microsoft_Boogie_FunctionPointerParameters','Microsoft_Boogie_FunctionPointerParameters') != true_1 )
| ( A__questionmark_v_88_17 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_FunctionPointerParameters',A__questionmark_v_88_17) != 'Microsoft_Boogie_FunctionPointerParameters' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_FunctionPointerParameters') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_FunctionPointerParameters') != 'Microsoft_Boogie_FunctionPointerParameters' )
| ( x('Microsoft_Boogie_FunctionPointerParameters','Microsoft_Boogie_ParameterInfo') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_FunctionPointerParameters') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_88_17 ) ) )
=> $true )
| ( x('Microsoft_Boogie_LocalVariable','Microsoft_Boogie_LocalVariable') != true_1 )
| ( A__questionmark_v_89_16 != 'Microsoft_Boogie_Variable' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_LocalVariable',A__questionmark_v_89_16) != 'Microsoft_Boogie_LocalVariable' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_LocalVariable') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_LocalVariable') != 'Microsoft_Boogie_LocalVariable' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_LocalVariable') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_89_16 ) ) )
=> $true )
| ( x('Microsoft_Boogie_PreTranslationVisitor','Microsoft_Boogie_PreTranslationVisitor') != true_1 )
| ( A__questionmark_v_90_15 != 'System_Compiler_StandardVisitor' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_PreTranslationVisitor',A__questionmark_v_90_15) != 'Microsoft_Boogie_PreTranslationVisitor' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_PreTranslationVisitor') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_PreTranslationVisitor') != 'Microsoft_Boogie_PreTranslationVisitor' )
| ( x('Microsoft_Boogie_PreTranslationVisitor','Microsoft_Boogie_IAssemblyInformation') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_PreTranslationVisitor') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_90_15 ) ) )
=> $true )
| ( x('Microsoft_Boogie_PreTranslationVisitor_FieldInfo','Microsoft_Boogie_PreTranslationVisitor_FieldInfo') != true_1 )
| ( A__questionmark_v_91_14 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_PreTranslationVisitor_FieldInfo',A__questionmark_v_91_14) != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_PreTranslationVisitor_FieldInfo') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_PreTranslationVisitor_FieldInfo') != 'Microsoft_Boogie_PreTranslationVisitor_FieldInfo' )
| ( x('Microsoft_Boogie_PreTranslationVisitor_FieldInfo','Microsoft_Boogie_IFieldInfo') != true_1 )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_PreTranslationVisitor_FieldInfo') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_91_14 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Translator','Microsoft_Boogie_Translator') != true_1 )
| ( A__questionmark_v_92_13 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Translator',A__questionmark_v_92_13) != 'Microsoft_Boogie_Translator' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Translator') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Translator') != 'Microsoft_Boogie_Translator' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Translator') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_92_13 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Translator_LoopPreheader','Microsoft_Boogie_Translator_LoopPreheader') != true_1 )
| ( A__questionmark_v_93_11 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Translator_LoopPreheader',A__questionmark_v_93_11) != 'Microsoft_Boogie_Translator_LoopPreheader' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Translator_LoopPreheader') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Translator_LoopPreheader') != 'Microsoft_Boogie_Translator_LoopPreheader' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_Translator_LoopPreheader') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_Translator_LoopPreheader' ) )
| ( x('Microsoft_Boogie_Block','Microsoft_Boogie_Block') != true_1 )
| ( A__questionmark_v_94_12 != 'Microsoft_Boogie_Absy' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Block',A__questionmark_v_94_12) != 'Microsoft_Boogie_Block' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Block') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Block') != 'Microsoft_Boogie_Block' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_Block') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_Block' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Block') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_94_12 ) ) )
=> $true )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Translator_LoopPreheader') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_93_11 ) ) )
=> ( ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_Translator_LoopPreheader_connected') = true_1 )
=> ~ ( ~ ( ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_Translator_LoopPreheader_block') != nullObject ) )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,'Microsoft_Boogie_Translator_LoopPreheader_defaultLoopInv') != nullObject ) ) ) ) )
| ( x('Microsoft_Boogie_Translator_ErrorPair','Microsoft_Boogie_Translator_ErrorPair') != true_1 )
| ( A__questionmark_v_95_10 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Translator_ErrorPair',A__questionmark_v_95_10) != 'Microsoft_Boogie_Translator_ErrorPair' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Translator_ErrorPair') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Translator_ErrorPair') != 'Microsoft_Boogie_Translator_ErrorPair' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Translator_ErrorPair') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_95_10 ) ) )
=> $true )
| ( x('Microsoft_Boogie_Translator_closure_3423426','Microsoft_Boogie_Translator_closure_3423426') != true_1 )
| ( A__questionmark_v_96_9 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_Translator_closure_3423426',A__questionmark_v_96_9) != 'Microsoft_Boogie_Translator_closure_3423426' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_Translator_closure_3423426') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_Translator_closure_3423426') != 'Microsoft_Boogie_Translator_closure_3423426' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_Translator_closure_3423426') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_Translator_closure_3423426' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_Translator_closure_3423426') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_96_9 ) ) )
=> $true )
| ( x('Microsoft_Boogie_TrivialOwnershipModel','Microsoft_Boogie_TrivialOwnershipModel') != true_1 )
| ( A__questionmark_v_97_8 != 'Microsoft_Boogie_OwnershipModel' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_TrivialOwnershipModel',A__questionmark_v_97_8) != 'Microsoft_Boogie_TrivialOwnershipModel' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_TrivialOwnershipModel') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_TrivialOwnershipModel') != 'Microsoft_Boogie_TrivialOwnershipModel' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_TrivialOwnershipModel') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_97_8 ) ) )
=> $true )
| ( x('Microsoft_Boogie_ParameterConditions','Microsoft_Boogie_ParameterConditions') != true_1 )
| ( A__questionmark_v_98_5 != 'System_Object' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_ParameterConditions',A__questionmark_v_98_5) != 'Microsoft_Boogie_ParameterConditions' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_ParameterConditions') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_ParameterConditions') != 'Microsoft_Boogie_ParameterConditions' )
| ( 'IsMemberlessType'('Microsoft_Boogie_ParameterConditions') != true_1 )
| ( x('Microsoft_Boogie_BoogieParameterConditions','Microsoft_Boogie_BoogieParameterConditions') != true_1 )
| ( A__questionmark_v_99_7 != 'Microsoft_Boogie_ParameterConditions' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_BoogieParameterConditions',A__questionmark_v_99_7) != 'Microsoft_Boogie_BoogieParameterConditions' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_BoogieParameterConditions') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_BoogieParameterConditions') != 'Microsoft_Boogie_BoogieParameterConditions' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_BoogieParameterConditions') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_BoogieParameterConditions' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_BoogieParameterConditions') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_99_7 ) ) )
=> $true )
| ( x('Microsoft_Boogie_VisibleStateParameterConditions','Microsoft_Boogie_VisibleStateParameterConditions') != true_1 )
| ( A__questionmark_v_100_6 != 'Microsoft_Boogie_ParameterConditions' )
| ( 'AsDirectSubClass'('Microsoft_Boogie_VisibleStateParameterConditions',A__questionmark_v_100_6) != 'Microsoft_Boogie_VisibleStateParameterConditions' )
| ~ ( ( 'IsImmutable'('Microsoft_Boogie_VisibleStateParameterConditions') != true_1 ) )
| ( 'AsMutable'('Microsoft_Boogie_VisibleStateParameterConditions') != 'Microsoft_Boogie_VisibleStateParameterConditions' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_VisibleStateParameterConditions') = true_1 )
=> ( A__questionmark_U = 'Microsoft_Boogie_VisibleStateParameterConditions' ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_VisibleStateParameterConditions') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_100_6 ) ) )
=> $true )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'Microsoft_Boogie_ParameterConditions') = true_1 )
=> ( ( A__questionmark_U = 'Microsoft_Boogie_ParameterConditions' )
| ( x(A__questionmark_U,'Microsoft_Boogie_BoogieParameterConditions') = true_1 )
| ( x(A__questionmark_U,'Microsoft_Boogie_VisibleStateParameterConditions') = true_1 ) ) )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'Microsoft_Boogie_ParameterConditions') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_98_5 ) ) )
=> $true )
| ( x('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock','StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock') != true_1 )
| ( A__questionmark_v_101_4 != 'System_MulticastDelegate' )
| ( 'AsDirectSubClass'('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock',A__questionmark_v_101_4) != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
| ~ ( ( 'IsImmutable'('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock') != true_1 ) )
| ( 'AsMutable'('StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock') != 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' )
| ~ ! [A__questionmark_U: $int] :
( ( x(A__questionmark_U,'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock') = true_1 )
=> ( A__questionmark_U = 'StructuralTypes_Function_optional___NonNullType_IEnumerable_optional___NonNullType_CfgBlock' ) )
| ( x('System_Compiler_CfgBlock','System_Compiler_CfgBlock') != true_1 )
| ( x('System_Compiler_Block','System_Compiler_Block') != true_1 )
| ( x('System_Compiler_Statement','System_Compiler_Statement') != true_1 )
| ( A__questionmark_v_102_3 != 'System_Compiler_Node' )
| ( 'AsDirectSubClass'('System_Compiler_Statement',A__questionmark_v_102_3) != 'System_Compiler_Statement' )
| ~ ( ( 'IsImmutable'('System_Compiler_Statement') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Statement') != 'System_Compiler_Statement' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Statement') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_102_3 ) ) )
=> $true )
| ( A__questionmark_v_103_2 != 'System_Compiler_Statement' )
| ( 'AsDirectSubClass'('System_Compiler_Block',A__questionmark_v_103_2) != 'System_Compiler_Block' )
| ~ ( ( 'IsImmutable'('System_Compiler_Block') != true_1 ) )
| ( 'AsMutable'('System_Compiler_Block') != 'System_Compiler_Block' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_Block') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_103_2 ) ) )
=> $true )
| ( A__questionmark_v_104_1 != 'System_Compiler_Block' )
| ( 'AsDirectSubClass'('System_Compiler_CfgBlock',A__questionmark_v_104_1) != 'System_Compiler_CfgBlock' )
| ~ ( ( 'IsImmutable'('System_Compiler_CfgBlock') != true_1 ) )
| ( 'AsMutable'('System_Compiler_CfgBlock') != 'System_Compiler_CfgBlock' )
| ~ ! [A__questionmark_oi: $int,A__questionmark_h: $int] :
( ~ ( ( 'IsHeap'(A__questionmark_h) != true_1 )
| ( x(select2(A__questionmark_h,A__questionmark_oi,inv),'System_Compiler_CfgBlock') != true_1 )
| ~ ( ( select2(A__questionmark_h,A__questionmark_oi,localinv) != A__questionmark_v_104_1 ) ) )
=> $true )
| ( 'IsNotNull'(stringLiteral15,'System_String') != true_1 )
| ( 'StringLength'(stringLiteral15) != 13 )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( select2(A__questionmark_heap,stringLiteral15,allocated) = true_1 ) )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( 'System_String_IsInterned_System_String_notnull'(A__questionmark_heap,stringLiteral15) = stringLiteral15 ) )
| ( 'IsNotNull'(stringLiteral19,'System_String') != true_1 )
| ( 'StringLength'(stringLiteral19) != 1 )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( select2(A__questionmark_heap,stringLiteral19,allocated) = true_1 ) )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( 'System_String_IsInterned_System_String_notnull'(A__questionmark_heap,stringLiteral19) = stringLiteral19 ) )
| ( 'IsNotNull'(stringLiteral20,'System_String') != true_1 )
| ( 'StringLength'(stringLiteral20) != 1 )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( select2(A__questionmark_heap,stringLiteral20,allocated) = true_1 ) )
| ~ ! [A__questionmark_heap: $int] :
( ( 'IsHeap'(A__questionmark_heap) = true_1 )
=> ( 'System_String_IsInterned_System_String_notnull'(A__questionmark_heap,stringLiteral20) = stringLiteral20 ) ) ) ) ).
tff(formula_3,axiom,
? [A__questionmark_v_79_327: $int,A__questionmark_v_75_328: $int,A__questionmark_v_78_329: $int,A__questionmark_v_76_330: $int,A__questionmark_v_77_331: $int] :
( ( A__questionmark_v_79_327 = select2('Heap',stack50000o_0,ownerFrame) )
& ( A__questionmark_v_75_328 = select2('Heap_0',stack50000o_0,ownerFrame) )
& ( A__questionmark_v_78_329 = select2('Heap',stack50000o_0,ownerRef) )
& ( A__questionmark_v_76_330 = select2('Heap_0',stack50000o_0,ownerRef) )
& ( A__questionmark_v_77_331 = typeof(stack50000o_0) )
& ? [A__questionmark_v_61_343: $int,A__questionmark_v_57_344: $int,A__questionmark_v_60_345: $int,A__questionmark_v_58_346: $int,A__questionmark_v_59_347: $int] :
( ( A__questionmark_v_61_343 = select2('Heap',stack50000o_3,ownerFrame) )
& ( A__questionmark_v_57_344 = select2('Heap_3',stack50000o_3,ownerFrame) )
& ( A__questionmark_v_60_345 = select2('Heap',stack50000o_3,ownerRef) )
& ( A__questionmark_v_58_346 = select2('Heap_3',stack50000o_3,ownerRef) )
& ( A__questionmark_v_59_347 = typeof(stack50000o_3) )
& ? [A__questionmark_v_47_353: $int,A__questionmark_v_43_354: $int,A__questionmark_v_46_355: $int,A__questionmark_v_44_356: $int,A__questionmark_v_45_357: $int] :
( ( A__questionmark_v_47_353 = select2('Heap',stack50000o_1,ownerFrame) )
& ( A__questionmark_v_43_354 = select2('Heap_1',stack50000o_1,ownerFrame) )
& ( A__questionmark_v_46_355 = select2('Heap',stack50000o_1,ownerRef) )
& ( A__questionmark_v_44_356 = select2('Heap_1',stack50000o_1,ownerRef) )
& ( A__questionmark_v_45_357 = typeof(stack50000o_1) )
& ? [A__questionmark_v_32_363: $int,A__questionmark_v_28_364: $int,A__questionmark_v_31_365: $int,A__questionmark_v_29_366: $int,A__questionmark_v_30_367: $int] :
( ( A__questionmark_v_32_363 = select2('Heap',stack50000o_2,ownerFrame) )
& ( A__questionmark_v_28_364 = select2('Heap_2',stack50000o_2,ownerFrame) )
& ( A__questionmark_v_31_365 = select2('Heap',stack50000o_2,ownerRef) )
& ( A__questionmark_v_29_366 = select2('Heap_2',stack50000o_2,ownerRef) )
& ( A__questionmark_v_30_367 = typeof(stack50000o_2) )
& ? [A__questionmark_v_7_380: $int] :
( ( A__questionmark_v_7_380 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_tag') )
& ? [A__questionmark_v_0_405: $int,A__questionmark_v_1_406: $int] :
( ( A__questionmark_v_0_405 = select2('Heap',this,ownerFrame) )
& ( A__questionmark_v_1_406 = select2('Heap',this,ownerRef) )
& ~ ( ( 'IsHeap'('Heap') = true_1 )
=> ( ~ ( ( 'IsNotNull'(this,'Microsoft_Boogie_FlowedValue_Type') != true_1 )
| ( select2('Heap',this,allocated) != true_1 ) )
=> ( ( 'PurityAxiomsCanBeAssumed' = true_1 )
=> ( ( 'BeingConstructed' = nullObject )
=> ( ~ ( ~ ( ( A__questionmark_v_0_405 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_1_406,inv),A__questionmark_v_0_405) != true_1 )
| ( select2('Heap',A__questionmark_v_1_406,localinv) = 'BaseClass'(A__questionmark_v_0_405) ) )
| ( select2('Heap',this,inv) != 'System_Object' )
| ( select2('Heap',this,localinv) != typeof(this) )
| ~ ! [A__questionmark_p_1: $int] :
? [A__questionmark_v_112_407: $int] :
( ( A__questionmark_v_112_407 = typeof(A__questionmark_p_1) )
& ( ~ ( ~ ( ( A__questionmark_p_1 != nullObject ) )
| ( select2('Heap',A__questionmark_p_1,allocated) != true_1 )
| ( select2('Heap',A__questionmark_p_1,ownerRef) != this )
| ( select2('Heap',A__questionmark_p_1,ownerFrame) != 'Microsoft_Boogie_FlowedValue_Type' ) )
=> ~ ( ( select2('Heap',A__questionmark_p_1,inv) != A__questionmark_v_112_407 )
| ( select2('Heap',A__questionmark_p_1,localinv) != A__questionmark_v_112_407 ) ) ) ) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_0 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0i_0 != 9 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0o_1 = stack0o )
=> ( ( stack0b_1 = true_1 )
=> ( ( stack1o_0 = stack1o )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0b_1 = true_1 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_1 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack0i_1 = 6 )
=> ( ~ ( ~ $lesseq(6,stack0i_1)
| ~ $lesseq(stack0i_1,6)
| ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack1i_0 = 6 )
=> ( ( stack0i_4 = stack0i_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2065: $int,A__questionmark_v_86_2066: $int] :
( ( A__questionmark_v_85_2065 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2066 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2065 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2066,inv),A__questionmark_v_85_2065) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2066,localinv) = 'BaseClass'(A__questionmark_v_85_2065) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2068: $int,A__questionmark_v_86_2069: $int] :
( ( A__questionmark_v_85_2068 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2069 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2068 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2069,inv),A__questionmark_v_85_2068) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2069,localinv) = 'BaseClass'(A__questionmark_v_85_2068) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2071: $int,A__questionmark_v_86_2072: $int] :
( ( A__questionmark_v_85_2071 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2072 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2071 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2072,inv),A__questionmark_v_85_2071) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2072,localinv) = 'BaseClass'(A__questionmark_v_85_2071) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2074: $int,A__questionmark_v_86_2075: $int] :
( ( A__questionmark_v_85_2074 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2075 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2074 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2075,inv),A__questionmark_v_85_2074) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2075,localinv) = 'BaseClass'(A__questionmark_v_85_2074) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2077: $int,A__questionmark_v_86_2078: $int] :
( ( A__questionmark_v_85_2077 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2078 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2077 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2078,inv),A__questionmark_v_85_2077) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2078,localinv) = 'BaseClass'(A__questionmark_v_85_2077) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2080: $int,A__questionmark_v_86_2081: $int] :
( ( A__questionmark_v_85_2080 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2081 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2080 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2081,inv),A__questionmark_v_85_2080) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2081,localinv) = 'BaseClass'(A__questionmark_v_85_2080) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2083: $int,A__questionmark_v_86_2084: $int] :
( ( A__questionmark_v_85_2083 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2084 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2083 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2084,inv),A__questionmark_v_85_2083) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2084,localinv) = 'BaseClass'(A__questionmark_v_85_2083) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2086: $int,A__questionmark_v_86_2087: $int] :
( ( A__questionmark_v_85_2086 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2087 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2086 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2087,inv),A__questionmark_v_85_2086) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2087,localinv) = 'BaseClass'(A__questionmark_v_85_2086) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2089: $int,A__questionmark_v_86_2090: $int] :
( ( A__questionmark_v_85_2089 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2090 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2089 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2090,inv),A__questionmark_v_85_2089) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2090,localinv) = 'BaseClass'(A__questionmark_v_85_2089) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2092: $int,A__questionmark_v_86_2093: $int] :
( ( A__questionmark_v_85_2092 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2093 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2092 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2093,inv),A__questionmark_v_85_2092) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2093,localinv) = 'BaseClass'(A__questionmark_v_85_2092) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2095: $int,A__questionmark_v_86_2096: $int] :
( ( A__questionmark_v_85_2095 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2096 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2095 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2096,inv),A__questionmark_v_85_2095) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2096,localinv) = 'BaseClass'(A__questionmark_v_85_2095) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2098: $int,A__questionmark_v_86_2099: $int] :
( ( A__questionmark_v_85_2098 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2099 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2098 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2099,inv),A__questionmark_v_85_2098) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2099,localinv) = 'BaseClass'(A__questionmark_v_85_2098) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2101: $int,A__questionmark_v_86_2102: $int] :
( ( A__questionmark_v_85_2101 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2102 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2101 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2102,inv),A__questionmark_v_85_2101) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2102,localinv) = 'BaseClass'(A__questionmark_v_85_2101) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2104: $int,A__questionmark_v_86_2105: $int] :
( ( A__questionmark_v_85_2104 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2105 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2104 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2105,inv),A__questionmark_v_85_2104) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2105,localinv) = 'BaseClass'(A__questionmark_v_85_2104) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2107: $int,A__questionmark_v_86_2108: $int] :
( ( A__questionmark_v_85_2107 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2108 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2107 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2108,inv),A__questionmark_v_85_2107) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2108,localinv) = 'BaseClass'(A__questionmark_v_85_2107) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2110: $int,A__questionmark_v_86_2111: $int] :
( ( A__questionmark_v_85_2110 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2111 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2110 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2111,inv),A__questionmark_v_85_2110) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2111,localinv) = 'BaseClass'(A__questionmark_v_85_2110) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2113: $int,A__questionmark_v_86_2114: $int] :
( ( A__questionmark_v_85_2113 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2114 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2113 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2114,inv),A__questionmark_v_85_2113) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2114,localinv) = 'BaseClass'(A__questionmark_v_85_2113) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2116: $int,A__questionmark_v_86_2117: $int] :
( ( A__questionmark_v_85_2116 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2117 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2116 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2117,inv),A__questionmark_v_85_2116) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2117,localinv) = 'BaseClass'(A__questionmark_v_85_2116) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2119: $int,A__questionmark_v_86_2120: $int] :
( ( A__questionmark_v_85_2119 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2120 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2119 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2120,inv),A__questionmark_v_85_2119) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2120,localinv) = 'BaseClass'(A__questionmark_v_85_2119) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2122: $int,A__questionmark_v_86_2123: $int] :
( ( A__questionmark_v_85_2122 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2123 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2122 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2123,inv),A__questionmark_v_85_2122) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2123,localinv) = 'BaseClass'(A__questionmark_v_85_2122) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2125: $int,A__questionmark_v_86_2126: $int] :
( ( A__questionmark_v_85_2125 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2126 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2125 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2126,inv),A__questionmark_v_85_2125) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2126,localinv) = 'BaseClass'(A__questionmark_v_85_2125) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2128: $int,A__questionmark_v_86_2129: $int] :
( ( A__questionmark_v_85_2128 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2129 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2128 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2129,inv),A__questionmark_v_85_2128) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2129,localinv) = 'BaseClass'(A__questionmark_v_85_2128) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2131: $int,A__questionmark_v_86_2132: $int] :
( ( A__questionmark_v_85_2131 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2132 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2131 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2132,inv),A__questionmark_v_85_2131) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2132,localinv) = 'BaseClass'(A__questionmark_v_85_2131) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2134: $int,A__questionmark_v_86_2135: $int] :
( ( A__questionmark_v_85_2134 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2135 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2134 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2135,inv),A__questionmark_v_85_2134) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2135,localinv) = 'BaseClass'(A__questionmark_v_85_2134) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2137: $int,A__questionmark_v_86_2138: $int] :
( ( A__questionmark_v_85_2137 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2138 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2137 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2138,inv),A__questionmark_v_85_2137) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2138,localinv) = 'BaseClass'(A__questionmark_v_85_2137) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2140: $int,A__questionmark_v_86_2141: $int] :
( ( A__questionmark_v_85_2140 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2141 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2140 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2141,inv),A__questionmark_v_85_2140) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2141,localinv) = 'BaseClass'(A__questionmark_v_85_2140) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2143: $int,A__questionmark_v_86_2144: $int] :
( ( A__questionmark_v_85_2143 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2144 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2143 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2144,inv),A__questionmark_v_85_2143) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2144,localinv) = 'BaseClass'(A__questionmark_v_85_2143) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2146: $int,A__questionmark_v_86_2147: $int] :
( ( A__questionmark_v_85_2146 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2147 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2146 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2147,inv),A__questionmark_v_85_2146) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2147,localinv) = 'BaseClass'(A__questionmark_v_85_2146) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2149: $int,A__questionmark_v_86_2150: $int] :
( ( A__questionmark_v_85_2149 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2150 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2149 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2150,inv),A__questionmark_v_85_2149) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2150,localinv) = 'BaseClass'(A__questionmark_v_85_2149) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2152: $int,A__questionmark_v_86_2153: $int] :
( ( A__questionmark_v_85_2152 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2153 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2152 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2153,inv),A__questionmark_v_85_2152) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2153,localinv) = 'BaseClass'(A__questionmark_v_85_2152) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2155: $int,A__questionmark_v_86_2156: $int] :
( ( A__questionmark_v_85_2155 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2156 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2155 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2156,inv),A__questionmark_v_85_2155) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2156,localinv) = 'BaseClass'(A__questionmark_v_85_2155) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2158: $int,A__questionmark_v_86_2159: $int] :
( ( A__questionmark_v_85_2158 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2159 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2158 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2159,inv),A__questionmark_v_85_2158) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2159,localinv) = 'BaseClass'(A__questionmark_v_85_2158) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2161: $int,A__questionmark_v_86_2162: $int] :
( ( A__questionmark_v_85_2161 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2162 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2161 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2162,inv),A__questionmark_v_85_2161) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2162,localinv) = 'BaseClass'(A__questionmark_v_85_2161) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2164: $int,A__questionmark_v_86_2165: $int] :
( ( A__questionmark_v_85_2164 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2165 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2164 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2165,inv),A__questionmark_v_85_2164) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2165,localinv) = 'BaseClass'(A__questionmark_v_85_2164) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2167: $int,A__questionmark_v_86_2168: $int] :
( ( A__questionmark_v_85_2167 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2168 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2167 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2168,inv),A__questionmark_v_85_2167) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2168,localinv) = 'BaseClass'(A__questionmark_v_85_2167) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2170: $int,A__questionmark_v_86_2171: $int] :
( ( A__questionmark_v_85_2170 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2171 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2170 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2171,inv),A__questionmark_v_85_2170) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2171,localinv) = 'BaseClass'(A__questionmark_v_85_2170) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2173: $int,A__questionmark_v_86_2174: $int] :
( ( A__questionmark_v_85_2173 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2174 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2173 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2174,inv),A__questionmark_v_85_2173) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2174,localinv) = 'BaseClass'(A__questionmark_v_85_2173) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2176: $int,A__questionmark_v_86_2177: $int] :
( ( A__questionmark_v_85_2176 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2177 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2176 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2177,inv),A__questionmark_v_85_2176) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2177,localinv) = 'BaseClass'(A__questionmark_v_85_2176) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2179: $int,A__questionmark_v_86_2180: $int] :
( ( A__questionmark_v_85_2179 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2180 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2179 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2180,inv),A__questionmark_v_85_2179) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2180,localinv) = 'BaseClass'(A__questionmark_v_85_2179) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2182: $int,A__questionmark_v_86_2183: $int] :
( ( A__questionmark_v_85_2182 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2183 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2182 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2183,inv),A__questionmark_v_85_2182) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2183,localinv) = 'BaseClass'(A__questionmark_v_85_2182) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2185: $int,A__questionmark_v_86_2186: $int] :
( ( A__questionmark_v_85_2185 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2186 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2185 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2186,inv),A__questionmark_v_85_2185) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2186,localinv) = 'BaseClass'(A__questionmark_v_85_2185) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2188: $int,A__questionmark_v_86_2189: $int] :
( ( A__questionmark_v_85_2188 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2189 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2188 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2189,inv),A__questionmark_v_85_2188) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2189,localinv) = 'BaseClass'(A__questionmark_v_85_2188) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2191: $int,A__questionmark_v_86_2192: $int] :
( ( A__questionmark_v_85_2191 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2192 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2191 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2192,inv),A__questionmark_v_85_2191) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2192,localinv) = 'BaseClass'(A__questionmark_v_85_2191) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2194: $int,A__questionmark_v_86_2195: $int] :
( ( A__questionmark_v_85_2194 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2195 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2194 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2195,inv),A__questionmark_v_85_2194) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2195,localinv) = 'BaseClass'(A__questionmark_v_85_2194) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2197: $int,A__questionmark_v_86_2198: $int] :
( ( A__questionmark_v_85_2197 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2198 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2197 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2198,inv),A__questionmark_v_85_2197) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2198,localinv) = 'BaseClass'(A__questionmark_v_85_2197) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2200: $int,A__questionmark_v_86_2201: $int] :
( ( A__questionmark_v_85_2200 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2201 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2200 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2201,inv),A__questionmark_v_85_2200) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2201,localinv) = 'BaseClass'(A__questionmark_v_85_2200) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2203: $int,A__questionmark_v_86_2204: $int] :
( ( A__questionmark_v_85_2203 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2204 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2203 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2204,inv),A__questionmark_v_85_2203) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2204,localinv) = 'BaseClass'(A__questionmark_v_85_2203) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2206: $int,A__questionmark_v_86_2207: $int] :
( ( A__questionmark_v_85_2206 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2207 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2206 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2207,inv),A__questionmark_v_85_2206) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2207,localinv) = 'BaseClass'(A__questionmark_v_85_2206) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2209: $int,A__questionmark_v_86_2210: $int] :
( ( A__questionmark_v_85_2209 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2210 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2209 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2210,inv),A__questionmark_v_85_2209) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2210,localinv) = 'BaseClass'(A__questionmark_v_85_2209) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2212: $int,A__questionmark_v_86_2213: $int] :
( ( A__questionmark_v_85_2212 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2213 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2212 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2213,inv),A__questionmark_v_85_2212) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2213,localinv) = 'BaseClass'(A__questionmark_v_85_2212) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2215: $int,A__questionmark_v_86_2216: $int] :
( ( A__questionmark_v_85_2215 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2216 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2215 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2216,inv),A__questionmark_v_85_2215) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2216,localinv) = 'BaseClass'(A__questionmark_v_85_2215) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2218: $int,A__questionmark_v_86_2219: $int] :
( ( A__questionmark_v_85_2218 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2219 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2218 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2219,inv),A__questionmark_v_85_2218) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2219,localinv) = 'BaseClass'(A__questionmark_v_85_2218) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2221: $int,A__questionmark_v_86_2222: $int] :
( ( A__questionmark_v_85_2221 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2222 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2221 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2222,inv),A__questionmark_v_85_2221) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2222,localinv) = 'BaseClass'(A__questionmark_v_85_2221) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2224: $int,A__questionmark_v_86_2225: $int] :
( ( A__questionmark_v_85_2224 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2225 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2224 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2225,inv),A__questionmark_v_85_2224) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2225,localinv) = 'BaseClass'(A__questionmark_v_85_2224) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2227: $int,A__questionmark_v_86_2228: $int] :
( ( A__questionmark_v_85_2227 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2228 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2227 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2228,inv),A__questionmark_v_85_2227) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2228,localinv) = 'BaseClass'(A__questionmark_v_85_2227) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2230: $int,A__questionmark_v_86_2231: $int] :
( ( A__questionmark_v_85_2230 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2231 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2230 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2231,inv),A__questionmark_v_85_2230) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2231,localinv) = 'BaseClass'(A__questionmark_v_85_2230) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2233: $int,A__questionmark_v_86_2234: $int] :
( ( A__questionmark_v_85_2233 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2234 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2233 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2234,inv),A__questionmark_v_85_2233) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2234,localinv) = 'BaseClass'(A__questionmark_v_85_2233) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2236: $int,A__questionmark_v_86_2237: $int] :
( ( A__questionmark_v_85_2236 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2237 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2236 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2237,inv),A__questionmark_v_85_2236) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2237,localinv) = 'BaseClass'(A__questionmark_v_85_2236) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2239: $int,A__questionmark_v_86_2240: $int] :
( ( A__questionmark_v_85_2239 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2240 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2239 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2240,inv),A__questionmark_v_85_2239) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2240,localinv) = 'BaseClass'(A__questionmark_v_85_2239) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2242: $int,A__questionmark_v_86_2243: $int] :
( ( A__questionmark_v_85_2242 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2243 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2242 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2243,inv),A__questionmark_v_85_2242) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2243,localinv) = 'BaseClass'(A__questionmark_v_85_2242) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2245: $int,A__questionmark_v_86_2246: $int] :
( ( A__questionmark_v_85_2245 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2246 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2245 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2246,inv),A__questionmark_v_85_2245) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2246,localinv) = 'BaseClass'(A__questionmark_v_85_2245) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2248: $int,A__questionmark_v_86_2249: $int] :
( ( A__questionmark_v_85_2248 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2249 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2248 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2249,inv),A__questionmark_v_85_2248) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2249,localinv) = 'BaseClass'(A__questionmark_v_85_2248) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2251: $int,A__questionmark_v_86_2252: $int] :
( ( A__questionmark_v_85_2251 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2252 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2251 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2252,inv),A__questionmark_v_85_2251) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2252,localinv) = 'BaseClass'(A__questionmark_v_85_2251) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2254: $int,A__questionmark_v_86_2255: $int] :
( ( A__questionmark_v_85_2254 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2255 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2254 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2255,inv),A__questionmark_v_85_2254) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2255,localinv) = 'BaseClass'(A__questionmark_v_85_2254) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2257: $int,A__questionmark_v_86_2258: $int] :
( ( A__questionmark_v_85_2257 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2258 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2257 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2258,inv),A__questionmark_v_85_2257) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2258,localinv) = 'BaseClass'(A__questionmark_v_85_2257) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2260: $int,A__questionmark_v_86_2261: $int] :
( ( A__questionmark_v_85_2260 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2261 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2260 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2261,inv),A__questionmark_v_85_2260) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2261,localinv) = 'BaseClass'(A__questionmark_v_85_2260) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2263: $int,A__questionmark_v_86_2264: $int] :
( ( A__questionmark_v_85_2263 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2264 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2263 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2264,inv),A__questionmark_v_85_2263) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2264,localinv) = 'BaseClass'(A__questionmark_v_85_2263) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2266: $int,A__questionmark_v_86_2267: $int] :
( ( A__questionmark_v_85_2266 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2267 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2266 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2267,inv),A__questionmark_v_85_2266) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2267,localinv) = 'BaseClass'(A__questionmark_v_85_2266) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2269: $int,A__questionmark_v_86_2270: $int] :
( ( A__questionmark_v_85_2269 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2270 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2269 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2270,inv),A__questionmark_v_85_2269) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2270,localinv) = 'BaseClass'(A__questionmark_v_85_2269) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2272: $int,A__questionmark_v_86_2273: $int] :
( ( A__questionmark_v_85_2272 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2273 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2272 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2273,inv),A__questionmark_v_85_2272) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2273,localinv) = 'BaseClass'(A__questionmark_v_85_2272) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2275: $int,A__questionmark_v_86_2276: $int] :
( ( A__questionmark_v_85_2275 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2276 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2275 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2276,inv),A__questionmark_v_85_2275) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2276,localinv) = 'BaseClass'(A__questionmark_v_85_2275) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2278: $int,A__questionmark_v_86_2279: $int] :
( ( A__questionmark_v_85_2278 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2279 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2278 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2279,inv),A__questionmark_v_85_2278) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2279,localinv) = 'BaseClass'(A__questionmark_v_85_2278) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2281: $int,A__questionmark_v_86_2282: $int] :
( ( A__questionmark_v_85_2281 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2282 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2281 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2282,inv),A__questionmark_v_85_2281) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2282,localinv) = 'BaseClass'(A__questionmark_v_85_2281) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2284: $int,A__questionmark_v_86_2285: $int] :
( ( A__questionmark_v_85_2284 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2285 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2284 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2285,inv),A__questionmark_v_85_2284) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2285,localinv) = 'BaseClass'(A__questionmark_v_85_2284) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2287: $int,A__questionmark_v_86_2288: $int] :
( ( A__questionmark_v_85_2287 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2288 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2287 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2288,inv),A__questionmark_v_85_2287) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2288,localinv) = 'BaseClass'(A__questionmark_v_85_2287) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2290: $int,A__questionmark_v_86_2291: $int] :
( ( A__questionmark_v_85_2290 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2291 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2290 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2291,inv),A__questionmark_v_85_2290) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2291,localinv) = 'BaseClass'(A__questionmark_v_85_2290) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2293: $int,A__questionmark_v_86_2294: $int] :
( ( A__questionmark_v_85_2293 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2294 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2293 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2294,inv),A__questionmark_v_85_2293) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2294,localinv) = 'BaseClass'(A__questionmark_v_85_2293) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2296: $int,A__questionmark_v_86_2297: $int] :
( ( A__questionmark_v_85_2296 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2297 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2296 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2297,inv),A__questionmark_v_85_2296) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2297,localinv) = 'BaseClass'(A__questionmark_v_85_2296) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2299: $int,A__questionmark_v_86_2300: $int] :
( ( A__questionmark_v_85_2299 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2300 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2299 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2300,inv),A__questionmark_v_85_2299) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2300,localinv) = 'BaseClass'(A__questionmark_v_85_2299) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2302: $int,A__questionmark_v_86_2303: $int] :
( ( A__questionmark_v_85_2302 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2303 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2302 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2303,inv),A__questionmark_v_85_2302) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2303,localinv) = 'BaseClass'(A__questionmark_v_85_2302) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2305: $int,A__questionmark_v_86_2306: $int] :
( ( A__questionmark_v_85_2305 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2306 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2305 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2306,inv),A__questionmark_v_85_2305) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2306,localinv) = 'BaseClass'(A__questionmark_v_85_2305) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2308: $int,A__questionmark_v_86_2309: $int] :
( ( A__questionmark_v_85_2308 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2309 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2308 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2309,inv),A__questionmark_v_85_2308) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2309,localinv) = 'BaseClass'(A__questionmark_v_85_2308) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2311: $int,A__questionmark_v_86_2312: $int] :
( ( A__questionmark_v_85_2311 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2312 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2311 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2312,inv),A__questionmark_v_85_2311) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2312,localinv) = 'BaseClass'(A__questionmark_v_85_2311) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2314: $int,A__questionmark_v_86_2315: $int] :
( ( A__questionmark_v_85_2314 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2315 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2314 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2315,inv),A__questionmark_v_85_2314) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2315,localinv) = 'BaseClass'(A__questionmark_v_85_2314) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2317: $int,A__questionmark_v_86_2318: $int] :
( ( A__questionmark_v_85_2317 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2318 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2317 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2318,inv),A__questionmark_v_85_2317) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2318,localinv) = 'BaseClass'(A__questionmark_v_85_2317) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2320: $int,A__questionmark_v_86_2321: $int] :
( ( A__questionmark_v_85_2320 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2321 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2320 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2321,inv),A__questionmark_v_85_2320) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2321,localinv) = 'BaseClass'(A__questionmark_v_85_2320) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2323: $int,A__questionmark_v_86_2324: $int] :
( ( A__questionmark_v_85_2323 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2324 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2323 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2324,inv),A__questionmark_v_85_2323) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2324,localinv) = 'BaseClass'(A__questionmark_v_85_2323) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2326: $int,A__questionmark_v_86_2327: $int] :
( ( A__questionmark_v_85_2326 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2327 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2326 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2327,inv),A__questionmark_v_85_2326) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2327,localinv) = 'BaseClass'(A__questionmark_v_85_2326) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack0i_1 != 6 )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_2 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ~ ( ~ ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack0i_2 = 12 )
=> ( ~ ( ~ $lesseq(12,stack0i_2)
| ~ $lesseq(stack0i_2,12)
| ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack1i_0 = 12 )
=> ( ( stack0i_4 = stack0i_2 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2329: $int,A__questionmark_v_86_2330: $int] :
( ( A__questionmark_v_85_2329 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2330 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2329 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2330,inv),A__questionmark_v_85_2329) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2330,localinv) = 'BaseClass'(A__questionmark_v_85_2329) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2332: $int,A__questionmark_v_86_2333: $int] :
( ( A__questionmark_v_85_2332 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2333 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2332 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2333,inv),A__questionmark_v_85_2332) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2333,localinv) = 'BaseClass'(A__questionmark_v_85_2332) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2335: $int,A__questionmark_v_86_2336: $int] :
( ( A__questionmark_v_85_2335 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2336 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2335 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2336,inv),A__questionmark_v_85_2335) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2336,localinv) = 'BaseClass'(A__questionmark_v_85_2335) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2338: $int,A__questionmark_v_86_2339: $int] :
( ( A__questionmark_v_85_2338 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2339 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2338 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2339,inv),A__questionmark_v_85_2338) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2339,localinv) = 'BaseClass'(A__questionmark_v_85_2338) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2341: $int,A__questionmark_v_86_2342: $int] :
( ( A__questionmark_v_85_2341 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2342 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2341 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2342,inv),A__questionmark_v_85_2341) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2342,localinv) = 'BaseClass'(A__questionmark_v_85_2341) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2344: $int,A__questionmark_v_86_2345: $int] :
( ( A__questionmark_v_85_2344 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2345 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2344 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2345,inv),A__questionmark_v_85_2344) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2345,localinv) = 'BaseClass'(A__questionmark_v_85_2344) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2347: $int,A__questionmark_v_86_2348: $int] :
( ( A__questionmark_v_85_2347 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2348 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2347 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2348,inv),A__questionmark_v_85_2347) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2348,localinv) = 'BaseClass'(A__questionmark_v_85_2347) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2350: $int,A__questionmark_v_86_2351: $int] :
( ( A__questionmark_v_85_2350 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2351 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2350 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2351,inv),A__questionmark_v_85_2350) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2351,localinv) = 'BaseClass'(A__questionmark_v_85_2350) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2353: $int,A__questionmark_v_86_2354: $int] :
( ( A__questionmark_v_85_2353 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2354 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2353 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2354,inv),A__questionmark_v_85_2353) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2354,localinv) = 'BaseClass'(A__questionmark_v_85_2353) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2356: $int,A__questionmark_v_86_2357: $int] :
( ( A__questionmark_v_85_2356 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2357 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2356 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2357,inv),A__questionmark_v_85_2356) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2357,localinv) = 'BaseClass'(A__questionmark_v_85_2356) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2359: $int,A__questionmark_v_86_2360: $int] :
( ( A__questionmark_v_85_2359 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2360 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2359 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2360,inv),A__questionmark_v_85_2359) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2360,localinv) = 'BaseClass'(A__questionmark_v_85_2359) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2362: $int,A__questionmark_v_86_2363: $int] :
( ( A__questionmark_v_85_2362 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2363 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2362 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2363,inv),A__questionmark_v_85_2362) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2363,localinv) = 'BaseClass'(A__questionmark_v_85_2362) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2365: $int,A__questionmark_v_86_2366: $int] :
( ( A__questionmark_v_85_2365 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2366 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2365 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2366,inv),A__questionmark_v_85_2365) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2366,localinv) = 'BaseClass'(A__questionmark_v_85_2365) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2368: $int,A__questionmark_v_86_2369: $int] :
( ( A__questionmark_v_85_2368 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2369 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2368 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2369,inv),A__questionmark_v_85_2368) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2369,localinv) = 'BaseClass'(A__questionmark_v_85_2368) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2371: $int,A__questionmark_v_86_2372: $int] :
( ( A__questionmark_v_85_2371 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2372 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2371 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2372,inv),A__questionmark_v_85_2371) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2372,localinv) = 'BaseClass'(A__questionmark_v_85_2371) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2374: $int,A__questionmark_v_86_2375: $int] :
( ( A__questionmark_v_85_2374 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2375 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2374 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2375,inv),A__questionmark_v_85_2374) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2375,localinv) = 'BaseClass'(A__questionmark_v_85_2374) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2377: $int,A__questionmark_v_86_2378: $int] :
( ( A__questionmark_v_85_2377 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2378 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2377 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2378,inv),A__questionmark_v_85_2377) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2378,localinv) = 'BaseClass'(A__questionmark_v_85_2377) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2380: $int,A__questionmark_v_86_2381: $int] :
( ( A__questionmark_v_85_2380 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2381 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2380 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2381,inv),A__questionmark_v_85_2380) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2381,localinv) = 'BaseClass'(A__questionmark_v_85_2380) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2383: $int,A__questionmark_v_86_2384: $int] :
( ( A__questionmark_v_85_2383 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2384 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2383 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2384,inv),A__questionmark_v_85_2383) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2384,localinv) = 'BaseClass'(A__questionmark_v_85_2383) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2386: $int,A__questionmark_v_86_2387: $int] :
( ( A__questionmark_v_85_2386 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2387 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2386 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2387,inv),A__questionmark_v_85_2386) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2387,localinv) = 'BaseClass'(A__questionmark_v_85_2386) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2389: $int,A__questionmark_v_86_2390: $int] :
( ( A__questionmark_v_85_2389 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2390 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2389 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2390,inv),A__questionmark_v_85_2389) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2390,localinv) = 'BaseClass'(A__questionmark_v_85_2389) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2392: $int,A__questionmark_v_86_2393: $int] :
( ( A__questionmark_v_85_2392 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2393 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2392 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2393,inv),A__questionmark_v_85_2392) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2393,localinv) = 'BaseClass'(A__questionmark_v_85_2392) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2395: $int,A__questionmark_v_86_2396: $int] :
( ( A__questionmark_v_85_2395 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2396 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2395 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2396,inv),A__questionmark_v_85_2395) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2396,localinv) = 'BaseClass'(A__questionmark_v_85_2395) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2398: $int,A__questionmark_v_86_2399: $int] :
( ( A__questionmark_v_85_2398 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2399 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2398 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2399,inv),A__questionmark_v_85_2398) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2399,localinv) = 'BaseClass'(A__questionmark_v_85_2398) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2401: $int,A__questionmark_v_86_2402: $int] :
( ( A__questionmark_v_85_2401 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2402 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2401 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2402,inv),A__questionmark_v_85_2401) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2402,localinv) = 'BaseClass'(A__questionmark_v_85_2401) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2404: $int,A__questionmark_v_86_2405: $int] :
( ( A__questionmark_v_85_2404 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2405 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2404 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2405,inv),A__questionmark_v_85_2404) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2405,localinv) = 'BaseClass'(A__questionmark_v_85_2404) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2407: $int,A__questionmark_v_86_2408: $int] :
( ( A__questionmark_v_85_2407 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2408 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2407 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2408,inv),A__questionmark_v_85_2407) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2408,localinv) = 'BaseClass'(A__questionmark_v_85_2407) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2410: $int,A__questionmark_v_86_2411: $int] :
( ( A__questionmark_v_85_2410 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2411 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2410 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2411,inv),A__questionmark_v_85_2410) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2411,localinv) = 'BaseClass'(A__questionmark_v_85_2410) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2413: $int,A__questionmark_v_86_2414: $int] :
( ( A__questionmark_v_85_2413 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2414 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2413 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2414,inv),A__questionmark_v_85_2413) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2414,localinv) = 'BaseClass'(A__questionmark_v_85_2413) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2416: $int,A__questionmark_v_86_2417: $int] :
( ( A__questionmark_v_85_2416 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2417 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2416 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2417,inv),A__questionmark_v_85_2416) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2417,localinv) = 'BaseClass'(A__questionmark_v_85_2416) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2419: $int,A__questionmark_v_86_2420: $int] :
( ( A__questionmark_v_85_2419 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2420 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2419 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2420,inv),A__questionmark_v_85_2419) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2420,localinv) = 'BaseClass'(A__questionmark_v_85_2419) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2422: $int,A__questionmark_v_86_2423: $int] :
( ( A__questionmark_v_85_2422 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2423 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2422 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2423,inv),A__questionmark_v_85_2422) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2423,localinv) = 'BaseClass'(A__questionmark_v_85_2422) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2425: $int,A__questionmark_v_86_2426: $int] :
( ( A__questionmark_v_85_2425 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2426 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2425 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2426,inv),A__questionmark_v_85_2425) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2426,localinv) = 'BaseClass'(A__questionmark_v_85_2425) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2428: $int,A__questionmark_v_86_2429: $int] :
( ( A__questionmark_v_85_2428 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2429 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2428 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2429,inv),A__questionmark_v_85_2428) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2429,localinv) = 'BaseClass'(A__questionmark_v_85_2428) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2431: $int,A__questionmark_v_86_2432: $int] :
( ( A__questionmark_v_85_2431 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2432 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2431 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2432,inv),A__questionmark_v_85_2431) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2432,localinv) = 'BaseClass'(A__questionmark_v_85_2431) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2434: $int,A__questionmark_v_86_2435: $int] :
( ( A__questionmark_v_85_2434 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2435 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2434 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2435,inv),A__questionmark_v_85_2434) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2435,localinv) = 'BaseClass'(A__questionmark_v_85_2434) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2437: $int,A__questionmark_v_86_2438: $int] :
( ( A__questionmark_v_85_2437 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2438 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2437 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2438,inv),A__questionmark_v_85_2437) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2438,localinv) = 'BaseClass'(A__questionmark_v_85_2437) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2440: $int,A__questionmark_v_86_2441: $int] :
( ( A__questionmark_v_85_2440 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2441 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2440 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2441,inv),A__questionmark_v_85_2440) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2441,localinv) = 'BaseClass'(A__questionmark_v_85_2440) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2443: $int,A__questionmark_v_86_2444: $int] :
( ( A__questionmark_v_85_2443 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2444 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2443 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2444,inv),A__questionmark_v_85_2443) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2444,localinv) = 'BaseClass'(A__questionmark_v_85_2443) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2446: $int,A__questionmark_v_86_2447: $int] :
( ( A__questionmark_v_85_2446 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2447 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2446 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2447,inv),A__questionmark_v_85_2446) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2447,localinv) = 'BaseClass'(A__questionmark_v_85_2446) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2449: $int,A__questionmark_v_86_2450: $int] :
( ( A__questionmark_v_85_2449 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2450 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2449 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2450,inv),A__questionmark_v_85_2449) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2450,localinv) = 'BaseClass'(A__questionmark_v_85_2449) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2452: $int,A__questionmark_v_86_2453: $int] :
( ( A__questionmark_v_85_2452 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2453 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2452 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2453,inv),A__questionmark_v_85_2452) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2453,localinv) = 'BaseClass'(A__questionmark_v_85_2452) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2455: $int,A__questionmark_v_86_2456: $int] :
( ( A__questionmark_v_85_2455 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2456 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2455 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2456,inv),A__questionmark_v_85_2455) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2456,localinv) = 'BaseClass'(A__questionmark_v_85_2455) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2458: $int,A__questionmark_v_86_2459: $int] :
( ( A__questionmark_v_85_2458 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2459 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2458 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2459,inv),A__questionmark_v_85_2458) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2459,localinv) = 'BaseClass'(A__questionmark_v_85_2458) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2461: $int,A__questionmark_v_86_2462: $int] :
( ( A__questionmark_v_85_2461 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2462 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2461 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2462,inv),A__questionmark_v_85_2461) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2462,localinv) = 'BaseClass'(A__questionmark_v_85_2461) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2464: $int,A__questionmark_v_86_2465: $int] :
( ( A__questionmark_v_85_2464 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2465 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2464 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2465,inv),A__questionmark_v_85_2464) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2465,localinv) = 'BaseClass'(A__questionmark_v_85_2464) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2467: $int,A__questionmark_v_86_2468: $int] :
( ( A__questionmark_v_85_2467 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2468 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2467 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2468,inv),A__questionmark_v_85_2467) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2468,localinv) = 'BaseClass'(A__questionmark_v_85_2467) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2470: $int,A__questionmark_v_86_2471: $int] :
( ( A__questionmark_v_85_2470 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2471 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2470 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2471,inv),A__questionmark_v_85_2470) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2471,localinv) = 'BaseClass'(A__questionmark_v_85_2470) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2473: $int,A__questionmark_v_86_2474: $int] :
( ( A__questionmark_v_85_2473 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2474 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2473 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2474,inv),A__questionmark_v_85_2473) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2474,localinv) = 'BaseClass'(A__questionmark_v_85_2473) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2476: $int,A__questionmark_v_86_2477: $int] :
( ( A__questionmark_v_85_2476 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2477 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2476 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2477,inv),A__questionmark_v_85_2476) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2477,localinv) = 'BaseClass'(A__questionmark_v_85_2476) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2479: $int,A__questionmark_v_86_2480: $int] :
( ( A__questionmark_v_85_2479 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2480 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2479 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2480,inv),A__questionmark_v_85_2479) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2480,localinv) = 'BaseClass'(A__questionmark_v_85_2479) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2482: $int,A__questionmark_v_86_2483: $int] :
( ( A__questionmark_v_85_2482 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2483 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2482 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2483,inv),A__questionmark_v_85_2482) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2483,localinv) = 'BaseClass'(A__questionmark_v_85_2482) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2485: $int,A__questionmark_v_86_2486: $int] :
( ( A__questionmark_v_85_2485 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2486 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2485 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2486,inv),A__questionmark_v_85_2485) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2486,localinv) = 'BaseClass'(A__questionmark_v_85_2485) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2488: $int,A__questionmark_v_86_2489: $int] :
( ( A__questionmark_v_85_2488 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2489 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2488 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2489,inv),A__questionmark_v_85_2488) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2489,localinv) = 'BaseClass'(A__questionmark_v_85_2488) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2491: $int,A__questionmark_v_86_2492: $int] :
( ( A__questionmark_v_85_2491 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2492 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2491 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2492,inv),A__questionmark_v_85_2491) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2492,localinv) = 'BaseClass'(A__questionmark_v_85_2491) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2494: $int,A__questionmark_v_86_2495: $int] :
( ( A__questionmark_v_85_2494 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2495 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2494 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2495,inv),A__questionmark_v_85_2494) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2495,localinv) = 'BaseClass'(A__questionmark_v_85_2494) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2497: $int,A__questionmark_v_86_2498: $int] :
( ( A__questionmark_v_85_2497 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2498 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2497 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2498,inv),A__questionmark_v_85_2497) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2498,localinv) = 'BaseClass'(A__questionmark_v_85_2497) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2500: $int,A__questionmark_v_86_2501: $int] :
( ( A__questionmark_v_85_2500 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2501 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2500 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2501,inv),A__questionmark_v_85_2500) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2501,localinv) = 'BaseClass'(A__questionmark_v_85_2500) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2503: $int,A__questionmark_v_86_2504: $int] :
( ( A__questionmark_v_85_2503 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2504 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2503 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2504,inv),A__questionmark_v_85_2503) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2504,localinv) = 'BaseClass'(A__questionmark_v_85_2503) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2506: $int,A__questionmark_v_86_2507: $int] :
( ( A__questionmark_v_85_2506 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2507 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2506 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2507,inv),A__questionmark_v_85_2506) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2507,localinv) = 'BaseClass'(A__questionmark_v_85_2506) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2509: $int,A__questionmark_v_86_2510: $int] :
( ( A__questionmark_v_85_2509 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2510 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2509 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2510,inv),A__questionmark_v_85_2509) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2510,localinv) = 'BaseClass'(A__questionmark_v_85_2509) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2512: $int,A__questionmark_v_86_2513: $int] :
( ( A__questionmark_v_85_2512 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2513 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2512 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2513,inv),A__questionmark_v_85_2512) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2513,localinv) = 'BaseClass'(A__questionmark_v_85_2512) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2515: $int,A__questionmark_v_86_2516: $int] :
( ( A__questionmark_v_85_2515 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2516 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2515 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2516,inv),A__questionmark_v_85_2515) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2516,localinv) = 'BaseClass'(A__questionmark_v_85_2515) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2518: $int,A__questionmark_v_86_2519: $int] :
( ( A__questionmark_v_85_2518 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2519 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2518 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2519,inv),A__questionmark_v_85_2518) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2519,localinv) = 'BaseClass'(A__questionmark_v_85_2518) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2521: $int,A__questionmark_v_86_2522: $int] :
( ( A__questionmark_v_85_2521 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2522 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2521 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2522,inv),A__questionmark_v_85_2521) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2522,localinv) = 'BaseClass'(A__questionmark_v_85_2521) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2524: $int,A__questionmark_v_86_2525: $int] :
( ( A__questionmark_v_85_2524 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2525 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2524 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2525,inv),A__questionmark_v_85_2524) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2525,localinv) = 'BaseClass'(A__questionmark_v_85_2524) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2527: $int,A__questionmark_v_86_2528: $int] :
( ( A__questionmark_v_85_2527 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2528 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2527 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2528,inv),A__questionmark_v_85_2527) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2528,localinv) = 'BaseClass'(A__questionmark_v_85_2527) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2530: $int,A__questionmark_v_86_2531: $int] :
( ( A__questionmark_v_85_2530 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2531 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2530 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2531,inv),A__questionmark_v_85_2530) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2531,localinv) = 'BaseClass'(A__questionmark_v_85_2530) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2533: $int,A__questionmark_v_86_2534: $int] :
( ( A__questionmark_v_85_2533 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2534 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2533 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2534,inv),A__questionmark_v_85_2533) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2534,localinv) = 'BaseClass'(A__questionmark_v_85_2533) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2536: $int,A__questionmark_v_86_2537: $int] :
( ( A__questionmark_v_85_2536 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2537 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2536 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2537,inv),A__questionmark_v_85_2536) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2537,localinv) = 'BaseClass'(A__questionmark_v_85_2536) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2539: $int,A__questionmark_v_86_2540: $int] :
( ( A__questionmark_v_85_2539 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2540 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2539 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2540,inv),A__questionmark_v_85_2539) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2540,localinv) = 'BaseClass'(A__questionmark_v_85_2539) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2542: $int,A__questionmark_v_86_2543: $int] :
( ( A__questionmark_v_85_2542 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2543 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2542 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2543,inv),A__questionmark_v_85_2542) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2543,localinv) = 'BaseClass'(A__questionmark_v_85_2542) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2545: $int,A__questionmark_v_86_2546: $int] :
( ( A__questionmark_v_85_2545 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2546 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2545 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2546,inv),A__questionmark_v_85_2545) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2546,localinv) = 'BaseClass'(A__questionmark_v_85_2545) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2548: $int,A__questionmark_v_86_2549: $int] :
( ( A__questionmark_v_85_2548 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2549 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2548 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2549,inv),A__questionmark_v_85_2548) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2549,localinv) = 'BaseClass'(A__questionmark_v_85_2548) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2551: $int,A__questionmark_v_86_2552: $int] :
( ( A__questionmark_v_85_2551 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2552 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2551 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2552,inv),A__questionmark_v_85_2551) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2552,localinv) = 'BaseClass'(A__questionmark_v_85_2551) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2554: $int,A__questionmark_v_86_2555: $int] :
( ( A__questionmark_v_85_2554 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2555 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2554 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2555,inv),A__questionmark_v_85_2554) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2555,localinv) = 'BaseClass'(A__questionmark_v_85_2554) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2557: $int,A__questionmark_v_86_2558: $int] :
( ( A__questionmark_v_85_2557 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2558 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2557 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2558,inv),A__questionmark_v_85_2557) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2558,localinv) = 'BaseClass'(A__questionmark_v_85_2557) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2560: $int,A__questionmark_v_86_2561: $int] :
( ( A__questionmark_v_85_2560 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2561 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2560 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2561,inv),A__questionmark_v_85_2560) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2561,localinv) = 'BaseClass'(A__questionmark_v_85_2560) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2563: $int,A__questionmark_v_86_2564: $int] :
( ( A__questionmark_v_85_2563 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2564 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2563 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2564,inv),A__questionmark_v_85_2563) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2564,localinv) = 'BaseClass'(A__questionmark_v_85_2563) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2566: $int,A__questionmark_v_86_2567: $int] :
( ( A__questionmark_v_85_2566 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2567 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2566 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2567,inv),A__questionmark_v_85_2566) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2567,localinv) = 'BaseClass'(A__questionmark_v_85_2566) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2569: $int,A__questionmark_v_86_2570: $int] :
( ( A__questionmark_v_85_2569 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2570 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2569 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2570,inv),A__questionmark_v_85_2569) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2570,localinv) = 'BaseClass'(A__questionmark_v_85_2569) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2572: $int,A__questionmark_v_86_2573: $int] :
( ( A__questionmark_v_85_2572 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2573 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2572 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2573,inv),A__questionmark_v_85_2572) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2573,localinv) = 'BaseClass'(A__questionmark_v_85_2572) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2575: $int,A__questionmark_v_86_2576: $int] :
( ( A__questionmark_v_85_2575 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2576 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2575 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2576,inv),A__questionmark_v_85_2575) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2576,localinv) = 'BaseClass'(A__questionmark_v_85_2575) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2578: $int,A__questionmark_v_86_2579: $int] :
( ( A__questionmark_v_85_2578 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2579 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2578 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2579,inv),A__questionmark_v_85_2578) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2579,localinv) = 'BaseClass'(A__questionmark_v_85_2578) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2581: $int,A__questionmark_v_86_2582: $int] :
( ( A__questionmark_v_85_2581 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2582 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2581 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2582,inv),A__questionmark_v_85_2581) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2582,localinv) = 'BaseClass'(A__questionmark_v_85_2581) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2584: $int,A__questionmark_v_86_2585: $int] :
( ( A__questionmark_v_85_2584 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2585 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2584 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2585,inv),A__questionmark_v_85_2584) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2585,localinv) = 'BaseClass'(A__questionmark_v_85_2584) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2587: $int,A__questionmark_v_86_2588: $int] :
( ( A__questionmark_v_85_2587 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2588 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2587 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2588,inv),A__questionmark_v_85_2587) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2588,localinv) = 'BaseClass'(A__questionmark_v_85_2587) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2590: $int,A__questionmark_v_86_2591: $int] :
( ( A__questionmark_v_85_2590 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2591 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2590 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2591,inv),A__questionmark_v_85_2590) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2591,localinv) = 'BaseClass'(A__questionmark_v_85_2590) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack0i_2 != 12 )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_3 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0i_3 = 13 )
=> ( ~ ( ~ $lesseq(13,stack0i_3)
| ~ $lesseq(stack0i_3,13)
| ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack1i_0 = 13 )
=> ( ( stack0i_4 = stack0i_3 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2593: $int,A__questionmark_v_86_2594: $int] :
( ( A__questionmark_v_85_2593 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2594 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2593 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2594,inv),A__questionmark_v_85_2593) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2594,localinv) = 'BaseClass'(A__questionmark_v_85_2593) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2596: $int,A__questionmark_v_86_2597: $int] :
( ( A__questionmark_v_85_2596 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2597 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2596 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2597,inv),A__questionmark_v_85_2596) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2597,localinv) = 'BaseClass'(A__questionmark_v_85_2596) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2599: $int,A__questionmark_v_86_2600: $int] :
( ( A__questionmark_v_85_2599 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2600 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2599 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2600,inv),A__questionmark_v_85_2599) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2600,localinv) = 'BaseClass'(A__questionmark_v_85_2599) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2602: $int,A__questionmark_v_86_2603: $int] :
( ( A__questionmark_v_85_2602 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2603 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2602 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2603,inv),A__questionmark_v_85_2602) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2603,localinv) = 'BaseClass'(A__questionmark_v_85_2602) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2605: $int,A__questionmark_v_86_2606: $int] :
( ( A__questionmark_v_85_2605 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2606 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2605 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2606,inv),A__questionmark_v_85_2605) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2606,localinv) = 'BaseClass'(A__questionmark_v_85_2605) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2608: $int,A__questionmark_v_86_2609: $int] :
( ( A__questionmark_v_85_2608 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2609 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2608 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2609,inv),A__questionmark_v_85_2608) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2609,localinv) = 'BaseClass'(A__questionmark_v_85_2608) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2611: $int,A__questionmark_v_86_2612: $int] :
( ( A__questionmark_v_85_2611 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2612 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2611 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2612,inv),A__questionmark_v_85_2611) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2612,localinv) = 'BaseClass'(A__questionmark_v_85_2611) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2614: $int,A__questionmark_v_86_2615: $int] :
( ( A__questionmark_v_85_2614 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2615 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2614 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2615,inv),A__questionmark_v_85_2614) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2615,localinv) = 'BaseClass'(A__questionmark_v_85_2614) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2617: $int,A__questionmark_v_86_2618: $int] :
( ( A__questionmark_v_85_2617 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2618 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2617 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2618,inv),A__questionmark_v_85_2617) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2618,localinv) = 'BaseClass'(A__questionmark_v_85_2617) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2620: $int,A__questionmark_v_86_2621: $int] :
( ( A__questionmark_v_85_2620 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2621 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2620 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2621,inv),A__questionmark_v_85_2620) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2621,localinv) = 'BaseClass'(A__questionmark_v_85_2620) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2623: $int,A__questionmark_v_86_2624: $int] :
( ( A__questionmark_v_85_2623 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2624 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2623 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2624,inv),A__questionmark_v_85_2623) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2624,localinv) = 'BaseClass'(A__questionmark_v_85_2623) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2626: $int,A__questionmark_v_86_2627: $int] :
( ( A__questionmark_v_85_2626 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2627 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2626 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2627,inv),A__questionmark_v_85_2626) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2627,localinv) = 'BaseClass'(A__questionmark_v_85_2626) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2629: $int,A__questionmark_v_86_2630: $int] :
( ( A__questionmark_v_85_2629 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2630 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2629 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2630,inv),A__questionmark_v_85_2629) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2630,localinv) = 'BaseClass'(A__questionmark_v_85_2629) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2632: $int,A__questionmark_v_86_2633: $int] :
( ( A__questionmark_v_85_2632 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2633 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2632 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2633,inv),A__questionmark_v_85_2632) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2633,localinv) = 'BaseClass'(A__questionmark_v_85_2632) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2635: $int,A__questionmark_v_86_2636: $int] :
( ( A__questionmark_v_85_2635 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2636 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2635 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2636,inv),A__questionmark_v_85_2635) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2636,localinv) = 'BaseClass'(A__questionmark_v_85_2635) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2638: $int,A__questionmark_v_86_2639: $int] :
( ( A__questionmark_v_85_2638 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2639 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2638 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2639,inv),A__questionmark_v_85_2638) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2639,localinv) = 'BaseClass'(A__questionmark_v_85_2638) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2641: $int,A__questionmark_v_86_2642: $int] :
( ( A__questionmark_v_85_2641 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2642 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2641 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2642,inv),A__questionmark_v_85_2641) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2642,localinv) = 'BaseClass'(A__questionmark_v_85_2641) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2644: $int,A__questionmark_v_86_2645: $int] :
( ( A__questionmark_v_85_2644 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2645 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2644 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2645,inv),A__questionmark_v_85_2644) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2645,localinv) = 'BaseClass'(A__questionmark_v_85_2644) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2647: $int,A__questionmark_v_86_2648: $int] :
( ( A__questionmark_v_85_2647 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2648 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2647 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2648,inv),A__questionmark_v_85_2647) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2648,localinv) = 'BaseClass'(A__questionmark_v_85_2647) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2650: $int,A__questionmark_v_86_2651: $int] :
( ( A__questionmark_v_85_2650 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2651 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2650 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2651,inv),A__questionmark_v_85_2650) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2651,localinv) = 'BaseClass'(A__questionmark_v_85_2650) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2653: $int,A__questionmark_v_86_2654: $int] :
( ( A__questionmark_v_85_2653 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2654 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2653 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2654,inv),A__questionmark_v_85_2653) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2654,localinv) = 'BaseClass'(A__questionmark_v_85_2653) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2656: $int,A__questionmark_v_86_2657: $int] :
( ( A__questionmark_v_85_2656 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2657 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2656 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2657,inv),A__questionmark_v_85_2656) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2657,localinv) = 'BaseClass'(A__questionmark_v_85_2656) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2659: $int,A__questionmark_v_86_2660: $int] :
( ( A__questionmark_v_85_2659 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2660 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2659 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2660,inv),A__questionmark_v_85_2659) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2660,localinv) = 'BaseClass'(A__questionmark_v_85_2659) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2662: $int,A__questionmark_v_86_2663: $int] :
( ( A__questionmark_v_85_2662 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2663 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2662 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2663,inv),A__questionmark_v_85_2662) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2663,localinv) = 'BaseClass'(A__questionmark_v_85_2662) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2665: $int,A__questionmark_v_86_2666: $int] :
( ( A__questionmark_v_85_2665 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2666 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2665 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2666,inv),A__questionmark_v_85_2665) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2666,localinv) = 'BaseClass'(A__questionmark_v_85_2665) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2668: $int,A__questionmark_v_86_2669: $int] :
( ( A__questionmark_v_85_2668 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2669 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2668 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2669,inv),A__questionmark_v_85_2668) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2669,localinv) = 'BaseClass'(A__questionmark_v_85_2668) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2671: $int,A__questionmark_v_86_2672: $int] :
( ( A__questionmark_v_85_2671 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2672 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2671 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2672,inv),A__questionmark_v_85_2671) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2672,localinv) = 'BaseClass'(A__questionmark_v_85_2671) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2674: $int,A__questionmark_v_86_2675: $int] :
( ( A__questionmark_v_85_2674 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2675 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2674 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2675,inv),A__questionmark_v_85_2674) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2675,localinv) = 'BaseClass'(A__questionmark_v_85_2674) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2677: $int,A__questionmark_v_86_2678: $int] :
( ( A__questionmark_v_85_2677 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2678 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2677 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2678,inv),A__questionmark_v_85_2677) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2678,localinv) = 'BaseClass'(A__questionmark_v_85_2677) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2680: $int,A__questionmark_v_86_2681: $int] :
( ( A__questionmark_v_85_2680 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2681 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2680 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2681,inv),A__questionmark_v_85_2680) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2681,localinv) = 'BaseClass'(A__questionmark_v_85_2680) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2683: $int,A__questionmark_v_86_2684: $int] :
( ( A__questionmark_v_85_2683 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2684 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2683 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2684,inv),A__questionmark_v_85_2683) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2684,localinv) = 'BaseClass'(A__questionmark_v_85_2683) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2686: $int,A__questionmark_v_86_2687: $int] :
( ( A__questionmark_v_85_2686 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2687 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2686 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2687,inv),A__questionmark_v_85_2686) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2687,localinv) = 'BaseClass'(A__questionmark_v_85_2686) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2689: $int,A__questionmark_v_86_2690: $int] :
( ( A__questionmark_v_85_2689 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2690 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2689 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2690,inv),A__questionmark_v_85_2689) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2690,localinv) = 'BaseClass'(A__questionmark_v_85_2689) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2692: $int,A__questionmark_v_86_2693: $int] :
( ( A__questionmark_v_85_2692 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2693 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2692 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2693,inv),A__questionmark_v_85_2692) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2693,localinv) = 'BaseClass'(A__questionmark_v_85_2692) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2695: $int,A__questionmark_v_86_2696: $int] :
( ( A__questionmark_v_85_2695 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2696 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2695 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2696,inv),A__questionmark_v_85_2695) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2696,localinv) = 'BaseClass'(A__questionmark_v_85_2695) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2698: $int,A__questionmark_v_86_2699: $int] :
( ( A__questionmark_v_85_2698 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2699 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2698 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2699,inv),A__questionmark_v_85_2698) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2699,localinv) = 'BaseClass'(A__questionmark_v_85_2698) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2701: $int,A__questionmark_v_86_2702: $int] :
( ( A__questionmark_v_85_2701 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2702 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2701 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2702,inv),A__questionmark_v_85_2701) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2702,localinv) = 'BaseClass'(A__questionmark_v_85_2701) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2704: $int,A__questionmark_v_86_2705: $int] :
( ( A__questionmark_v_85_2704 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2705 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2704 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2705,inv),A__questionmark_v_85_2704) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2705,localinv) = 'BaseClass'(A__questionmark_v_85_2704) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2707: $int,A__questionmark_v_86_2708: $int] :
( ( A__questionmark_v_85_2707 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2708 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2707 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2708,inv),A__questionmark_v_85_2707) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2708,localinv) = 'BaseClass'(A__questionmark_v_85_2707) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2710: $int,A__questionmark_v_86_2711: $int] :
( ( A__questionmark_v_85_2710 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2711 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2710 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2711,inv),A__questionmark_v_85_2710) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2711,localinv) = 'BaseClass'(A__questionmark_v_85_2710) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2713: $int,A__questionmark_v_86_2714: $int] :
( ( A__questionmark_v_85_2713 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2714 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2713 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2714,inv),A__questionmark_v_85_2713) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2714,localinv) = 'BaseClass'(A__questionmark_v_85_2713) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2716: $int,A__questionmark_v_86_2717: $int] :
( ( A__questionmark_v_85_2716 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2717 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2716 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2717,inv),A__questionmark_v_85_2716) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2717,localinv) = 'BaseClass'(A__questionmark_v_85_2716) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2719: $int,A__questionmark_v_86_2720: $int] :
( ( A__questionmark_v_85_2719 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2720 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2719 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2720,inv),A__questionmark_v_85_2719) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2720,localinv) = 'BaseClass'(A__questionmark_v_85_2719) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2722: $int,A__questionmark_v_86_2723: $int] :
( ( A__questionmark_v_85_2722 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2723 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2722 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2723,inv),A__questionmark_v_85_2722) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2723,localinv) = 'BaseClass'(A__questionmark_v_85_2722) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2725: $int,A__questionmark_v_86_2726: $int] :
( ( A__questionmark_v_85_2725 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2726 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2725 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2726,inv),A__questionmark_v_85_2725) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2726,localinv) = 'BaseClass'(A__questionmark_v_85_2725) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2728: $int,A__questionmark_v_86_2729: $int] :
( ( A__questionmark_v_85_2728 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2729 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2728 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2729,inv),A__questionmark_v_85_2728) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2729,localinv) = 'BaseClass'(A__questionmark_v_85_2728) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2731: $int,A__questionmark_v_86_2732: $int] :
( ( A__questionmark_v_85_2731 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2732 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2731 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2732,inv),A__questionmark_v_85_2731) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2732,localinv) = 'BaseClass'(A__questionmark_v_85_2731) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2734: $int,A__questionmark_v_86_2735: $int] :
( ( A__questionmark_v_85_2734 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2735 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2734 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2735,inv),A__questionmark_v_85_2734) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2735,localinv) = 'BaseClass'(A__questionmark_v_85_2734) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2737: $int,A__questionmark_v_86_2738: $int] :
( ( A__questionmark_v_85_2737 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2738 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2737 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2738,inv),A__questionmark_v_85_2737) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2738,localinv) = 'BaseClass'(A__questionmark_v_85_2737) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2740: $int,A__questionmark_v_86_2741: $int] :
( ( A__questionmark_v_85_2740 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2741 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2740 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2741,inv),A__questionmark_v_85_2740) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2741,localinv) = 'BaseClass'(A__questionmark_v_85_2740) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2743: $int,A__questionmark_v_86_2744: $int] :
( ( A__questionmark_v_85_2743 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2744 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2743 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2744,inv),A__questionmark_v_85_2743) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2744,localinv) = 'BaseClass'(A__questionmark_v_85_2743) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2746: $int,A__questionmark_v_86_2747: $int] :
( ( A__questionmark_v_85_2746 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2747 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2746 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2747,inv),A__questionmark_v_85_2746) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2747,localinv) = 'BaseClass'(A__questionmark_v_85_2746) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2749: $int,A__questionmark_v_86_2750: $int] :
( ( A__questionmark_v_85_2749 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2750 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2749 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2750,inv),A__questionmark_v_85_2749) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2750,localinv) = 'BaseClass'(A__questionmark_v_85_2749) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2752: $int,A__questionmark_v_86_2753: $int] :
( ( A__questionmark_v_85_2752 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2753 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2752 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2753,inv),A__questionmark_v_85_2752) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2753,localinv) = 'BaseClass'(A__questionmark_v_85_2752) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2755: $int,A__questionmark_v_86_2756: $int] :
( ( A__questionmark_v_85_2755 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2756 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2755 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2756,inv),A__questionmark_v_85_2755) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2756,localinv) = 'BaseClass'(A__questionmark_v_85_2755) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2758: $int,A__questionmark_v_86_2759: $int] :
( ( A__questionmark_v_85_2758 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2759 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2758 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2759,inv),A__questionmark_v_85_2758) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2759,localinv) = 'BaseClass'(A__questionmark_v_85_2758) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2761: $int,A__questionmark_v_86_2762: $int] :
( ( A__questionmark_v_85_2761 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2762 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2761 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2762,inv),A__questionmark_v_85_2761) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2762,localinv) = 'BaseClass'(A__questionmark_v_85_2761) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2764: $int,A__questionmark_v_86_2765: $int] :
( ( A__questionmark_v_85_2764 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2765 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2764 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2765,inv),A__questionmark_v_85_2764) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2765,localinv) = 'BaseClass'(A__questionmark_v_85_2764) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2767: $int,A__questionmark_v_86_2768: $int] :
( ( A__questionmark_v_85_2767 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2768 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2767 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2768,inv),A__questionmark_v_85_2767) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2768,localinv) = 'BaseClass'(A__questionmark_v_85_2767) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2770: $int,A__questionmark_v_86_2771: $int] :
( ( A__questionmark_v_85_2770 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2771 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2770 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2771,inv),A__questionmark_v_85_2770) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2771,localinv) = 'BaseClass'(A__questionmark_v_85_2770) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2773: $int,A__questionmark_v_86_2774: $int] :
( ( A__questionmark_v_85_2773 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2774 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2773 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2774,inv),A__questionmark_v_85_2773) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2774,localinv) = 'BaseClass'(A__questionmark_v_85_2773) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2776: $int,A__questionmark_v_86_2777: $int] :
( ( A__questionmark_v_85_2776 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2777 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2776 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2777,inv),A__questionmark_v_85_2776) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2777,localinv) = 'BaseClass'(A__questionmark_v_85_2776) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2779: $int,A__questionmark_v_86_2780: $int] :
( ( A__questionmark_v_85_2779 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2780 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2779 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2780,inv),A__questionmark_v_85_2779) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2780,localinv) = 'BaseClass'(A__questionmark_v_85_2779) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2782: $int,A__questionmark_v_86_2783: $int] :
( ( A__questionmark_v_85_2782 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2783 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2782 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2783,inv),A__questionmark_v_85_2782) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2783,localinv) = 'BaseClass'(A__questionmark_v_85_2782) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2785: $int,A__questionmark_v_86_2786: $int] :
( ( A__questionmark_v_85_2785 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2786 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2785 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2786,inv),A__questionmark_v_85_2785) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2786,localinv) = 'BaseClass'(A__questionmark_v_85_2785) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2788: $int,A__questionmark_v_86_2789: $int] :
( ( A__questionmark_v_85_2788 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2789 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2788 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2789,inv),A__questionmark_v_85_2788) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2789,localinv) = 'BaseClass'(A__questionmark_v_85_2788) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2791: $int,A__questionmark_v_86_2792: $int] :
( ( A__questionmark_v_85_2791 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2792 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2791 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2792,inv),A__questionmark_v_85_2791) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2792,localinv) = 'BaseClass'(A__questionmark_v_85_2791) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2794: $int,A__questionmark_v_86_2795: $int] :
( ( A__questionmark_v_85_2794 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2795 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2794 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2795,inv),A__questionmark_v_85_2794) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2795,localinv) = 'BaseClass'(A__questionmark_v_85_2794) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2797: $int,A__questionmark_v_86_2798: $int] :
( ( A__questionmark_v_85_2797 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2798 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2797 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2798,inv),A__questionmark_v_85_2797) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2798,localinv) = 'BaseClass'(A__questionmark_v_85_2797) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2800: $int,A__questionmark_v_86_2801: $int] :
( ( A__questionmark_v_85_2800 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2801 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2800 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2801,inv),A__questionmark_v_85_2800) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2801,localinv) = 'BaseClass'(A__questionmark_v_85_2800) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2803: $int,A__questionmark_v_86_2804: $int] :
( ( A__questionmark_v_85_2803 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2804 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2803 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2804,inv),A__questionmark_v_85_2803) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2804,localinv) = 'BaseClass'(A__questionmark_v_85_2803) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2806: $int,A__questionmark_v_86_2807: $int] :
( ( A__questionmark_v_85_2806 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2807 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2806 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2807,inv),A__questionmark_v_85_2806) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2807,localinv) = 'BaseClass'(A__questionmark_v_85_2806) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2809: $int,A__questionmark_v_86_2810: $int] :
( ( A__questionmark_v_85_2809 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2810 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2809 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2810,inv),A__questionmark_v_85_2809) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2810,localinv) = 'BaseClass'(A__questionmark_v_85_2809) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2812: $int,A__questionmark_v_86_2813: $int] :
( ( A__questionmark_v_85_2812 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2813 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2812 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2813,inv),A__questionmark_v_85_2812) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2813,localinv) = 'BaseClass'(A__questionmark_v_85_2812) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2815: $int,A__questionmark_v_86_2816: $int] :
( ( A__questionmark_v_85_2815 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2816 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2815 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2816,inv),A__questionmark_v_85_2815) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2816,localinv) = 'BaseClass'(A__questionmark_v_85_2815) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2818: $int,A__questionmark_v_86_2819: $int] :
( ( A__questionmark_v_85_2818 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2819 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2818 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2819,inv),A__questionmark_v_85_2818) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2819,localinv) = 'BaseClass'(A__questionmark_v_85_2818) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2821: $int,A__questionmark_v_86_2822: $int] :
( ( A__questionmark_v_85_2821 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2822 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2821 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2822,inv),A__questionmark_v_85_2821) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2822,localinv) = 'BaseClass'(A__questionmark_v_85_2821) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2824: $int,A__questionmark_v_86_2825: $int] :
( ( A__questionmark_v_85_2824 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2825 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2824 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2825,inv),A__questionmark_v_85_2824) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2825,localinv) = 'BaseClass'(A__questionmark_v_85_2824) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2827: $int,A__questionmark_v_86_2828: $int] :
( ( A__questionmark_v_85_2827 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2828 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2827 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2828,inv),A__questionmark_v_85_2827) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2828,localinv) = 'BaseClass'(A__questionmark_v_85_2827) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2830: $int,A__questionmark_v_86_2831: $int] :
( ( A__questionmark_v_85_2830 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2831 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2830 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2831,inv),A__questionmark_v_85_2830) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2831,localinv) = 'BaseClass'(A__questionmark_v_85_2830) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2833: $int,A__questionmark_v_86_2834: $int] :
( ( A__questionmark_v_85_2833 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2834 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2833 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2834,inv),A__questionmark_v_85_2833) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2834,localinv) = 'BaseClass'(A__questionmark_v_85_2833) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2836: $int,A__questionmark_v_86_2837: $int] :
( ( A__questionmark_v_85_2836 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2837 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2836 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2837,inv),A__questionmark_v_85_2836) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2837,localinv) = 'BaseClass'(A__questionmark_v_85_2836) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2839: $int,A__questionmark_v_86_2840: $int] :
( ( A__questionmark_v_85_2839 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2840 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2839 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2840,inv),A__questionmark_v_85_2839) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2840,localinv) = 'BaseClass'(A__questionmark_v_85_2839) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2842: $int,A__questionmark_v_86_2843: $int] :
( ( A__questionmark_v_85_2842 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2843 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2842 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2843,inv),A__questionmark_v_85_2842) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2843,localinv) = 'BaseClass'(A__questionmark_v_85_2842) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2845: $int,A__questionmark_v_86_2846: $int] :
( ( A__questionmark_v_85_2845 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2846 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2845 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2846,inv),A__questionmark_v_85_2845) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2846,localinv) = 'BaseClass'(A__questionmark_v_85_2845) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2848: $int,A__questionmark_v_86_2849: $int] :
( ( A__questionmark_v_85_2848 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2849 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2848 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2849,inv),A__questionmark_v_85_2848) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2849,localinv) = 'BaseClass'(A__questionmark_v_85_2848) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2851: $int,A__questionmark_v_86_2852: $int] :
( ( A__questionmark_v_85_2851 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2852 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2851 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2852,inv),A__questionmark_v_85_2851) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2852,localinv) = 'BaseClass'(A__questionmark_v_85_2851) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2854: $int,A__questionmark_v_86_2855: $int] :
( ( A__questionmark_v_85_2854 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2855 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2854 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2855,inv),A__questionmark_v_85_2854) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2855,localinv) = 'BaseClass'(A__questionmark_v_85_2854) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0i_3 != 13 )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0o_3 = stack0o_1 )
=> ( ( stack1i_1 = 13 )
=> ( ( stack0i_5 = stack0i_3 )
=> ( ( stack0b_3 = true_1 )
=> ( ( stack1o_1 = stack1o_0 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2857: $int,A__questionmark_v_86_2858: $int] :
( ( A__questionmark_v_85_2857 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2858 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2857 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2858,inv),A__questionmark_v_85_2857) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2858,localinv) = 'BaseClass'(A__questionmark_v_85_2857) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2860: $int,A__questionmark_v_86_2861: $int] :
( ( A__questionmark_v_85_2860 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2861 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2860 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2861,inv),A__questionmark_v_85_2860) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2861,localinv) = 'BaseClass'(A__questionmark_v_85_2860) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2863: $int,A__questionmark_v_86_2864: $int] :
( ( A__questionmark_v_85_2863 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2864 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2863 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2864,inv),A__questionmark_v_85_2863) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2864,localinv) = 'BaseClass'(A__questionmark_v_85_2863) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2866: $int,A__questionmark_v_86_2867: $int] :
( ( A__questionmark_v_85_2866 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2867 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2866 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2867,inv),A__questionmark_v_85_2866) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2867,localinv) = 'BaseClass'(A__questionmark_v_85_2866) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2869: $int,A__questionmark_v_86_2870: $int] :
( ( A__questionmark_v_85_2869 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2870 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2869 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2870,inv),A__questionmark_v_85_2869) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2870,localinv) = 'BaseClass'(A__questionmark_v_85_2869) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2872: $int,A__questionmark_v_86_2873: $int] :
( ( A__questionmark_v_85_2872 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2873 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2872 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2873,inv),A__questionmark_v_85_2872) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2873,localinv) = 'BaseClass'(A__questionmark_v_85_2872) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2875: $int,A__questionmark_v_86_2876: $int] :
( ( A__questionmark_v_85_2875 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2876 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2875 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2876,inv),A__questionmark_v_85_2875) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2876,localinv) = 'BaseClass'(A__questionmark_v_85_2875) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2878: $int,A__questionmark_v_86_2879: $int] :
( ( A__questionmark_v_85_2878 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2879 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2878 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2879,inv),A__questionmark_v_85_2878) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2879,localinv) = 'BaseClass'(A__questionmark_v_85_2878) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2881: $int,A__questionmark_v_86_2882: $int] :
( ( A__questionmark_v_85_2881 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2882 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2881 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2882,inv),A__questionmark_v_85_2881) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2882,localinv) = 'BaseClass'(A__questionmark_v_85_2881) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2884: $int,A__questionmark_v_86_2885: $int] :
( ( A__questionmark_v_85_2884 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2885 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2884 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2885,inv),A__questionmark_v_85_2884) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2885,localinv) = 'BaseClass'(A__questionmark_v_85_2884) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2887: $int,A__questionmark_v_86_2888: $int] :
( ( A__questionmark_v_85_2887 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2888 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2887 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2888,inv),A__questionmark_v_85_2887) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2888,localinv) = 'BaseClass'(A__questionmark_v_85_2887) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2890: $int,A__questionmark_v_86_2891: $int] :
( ( A__questionmark_v_85_2890 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2891 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2890 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2891,inv),A__questionmark_v_85_2890) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2891,localinv) = 'BaseClass'(A__questionmark_v_85_2890) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2893: $int,A__questionmark_v_86_2894: $int] :
( ( A__questionmark_v_85_2893 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2894 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2893 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2894,inv),A__questionmark_v_85_2893) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2894,localinv) = 'BaseClass'(A__questionmark_v_85_2893) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2896: $int,A__questionmark_v_86_2897: $int] :
( ( A__questionmark_v_85_2896 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2897 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2896 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2897,inv),A__questionmark_v_85_2896) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2897,localinv) = 'BaseClass'(A__questionmark_v_85_2896) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2899: $int,A__questionmark_v_86_2900: $int] :
( ( A__questionmark_v_85_2899 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2900 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2899 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2900,inv),A__questionmark_v_85_2899) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2900,localinv) = 'BaseClass'(A__questionmark_v_85_2899) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2902: $int,A__questionmark_v_86_2903: $int] :
( ( A__questionmark_v_85_2902 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2903 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2902 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2903,inv),A__questionmark_v_85_2902) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2903,localinv) = 'BaseClass'(A__questionmark_v_85_2902) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2905: $int,A__questionmark_v_86_2906: $int] :
( ( A__questionmark_v_85_2905 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2906 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2905 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2906,inv),A__questionmark_v_85_2905) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2906,localinv) = 'BaseClass'(A__questionmark_v_85_2905) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2908: $int,A__questionmark_v_86_2909: $int] :
( ( A__questionmark_v_85_2908 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2909 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2908 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2909,inv),A__questionmark_v_85_2908) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2909,localinv) = 'BaseClass'(A__questionmark_v_85_2908) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2911: $int,A__questionmark_v_86_2912: $int] :
( ( A__questionmark_v_85_2911 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2912 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2911 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2912,inv),A__questionmark_v_85_2911) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2912,localinv) = 'BaseClass'(A__questionmark_v_85_2911) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2914: $int,A__questionmark_v_86_2915: $int] :
( ( A__questionmark_v_85_2914 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2915 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2914 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2915,inv),A__questionmark_v_85_2914) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2915,localinv) = 'BaseClass'(A__questionmark_v_85_2914) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2917: $int,A__questionmark_v_86_2918: $int] :
( ( A__questionmark_v_85_2917 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2918 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2917 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2918,inv),A__questionmark_v_85_2917) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2918,localinv) = 'BaseClass'(A__questionmark_v_85_2917) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2920: $int,A__questionmark_v_86_2921: $int] :
( ( A__questionmark_v_85_2920 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2921 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2920 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2921,inv),A__questionmark_v_85_2920) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2921,localinv) = 'BaseClass'(A__questionmark_v_85_2920) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2923: $int,A__questionmark_v_86_2924: $int] :
( ( A__questionmark_v_85_2923 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2924 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2923 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2924,inv),A__questionmark_v_85_2923) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2924,localinv) = 'BaseClass'(A__questionmark_v_85_2923) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2926: $int,A__questionmark_v_86_2927: $int] :
( ( A__questionmark_v_85_2926 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2927 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2926 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2927,inv),A__questionmark_v_85_2926) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2927,localinv) = 'BaseClass'(A__questionmark_v_85_2926) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2929: $int,A__questionmark_v_86_2930: $int] :
( ( A__questionmark_v_85_2929 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2930 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2929 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2930,inv),A__questionmark_v_85_2929) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2930,localinv) = 'BaseClass'(A__questionmark_v_85_2929) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2932: $int,A__questionmark_v_86_2933: $int] :
( ( A__questionmark_v_85_2932 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2933 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2932 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2933,inv),A__questionmark_v_85_2932) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2933,localinv) = 'BaseClass'(A__questionmark_v_85_2932) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2935: $int,A__questionmark_v_86_2936: $int] :
( ( A__questionmark_v_85_2935 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2936 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2935 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2936,inv),A__questionmark_v_85_2935) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2936,localinv) = 'BaseClass'(A__questionmark_v_85_2935) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2938: $int,A__questionmark_v_86_2939: $int] :
( ( A__questionmark_v_85_2938 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2939 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2938 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2939,inv),A__questionmark_v_85_2938) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2939,localinv) = 'BaseClass'(A__questionmark_v_85_2938) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2941: $int,A__questionmark_v_86_2942: $int] :
( ( A__questionmark_v_85_2941 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2942 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2941 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2942,inv),A__questionmark_v_85_2941) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2942,localinv) = 'BaseClass'(A__questionmark_v_85_2941) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2944: $int,A__questionmark_v_86_2945: $int] :
( ( A__questionmark_v_85_2944 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2945 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2944 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2945,inv),A__questionmark_v_85_2944) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2945,localinv) = 'BaseClass'(A__questionmark_v_85_2944) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2947: $int,A__questionmark_v_86_2948: $int] :
( ( A__questionmark_v_85_2947 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2948 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2947 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2948,inv),A__questionmark_v_85_2947) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2948,localinv) = 'BaseClass'(A__questionmark_v_85_2947) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2950: $int,A__questionmark_v_86_2951: $int] :
( ( A__questionmark_v_85_2950 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2951 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2950 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2951,inv),A__questionmark_v_85_2950) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2951,localinv) = 'BaseClass'(A__questionmark_v_85_2950) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2953: $int,A__questionmark_v_86_2954: $int] :
( ( A__questionmark_v_85_2953 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2954 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2953 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2954,inv),A__questionmark_v_85_2953) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2954,localinv) = 'BaseClass'(A__questionmark_v_85_2953) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2956: $int,A__questionmark_v_86_2957: $int] :
( ( A__questionmark_v_85_2956 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2957 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2956 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2957,inv),A__questionmark_v_85_2956) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2957,localinv) = 'BaseClass'(A__questionmark_v_85_2956) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2959: $int,A__questionmark_v_86_2960: $int] :
( ( A__questionmark_v_85_2959 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2960 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2959 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2960,inv),A__questionmark_v_85_2959) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2960,localinv) = 'BaseClass'(A__questionmark_v_85_2959) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2962: $int,A__questionmark_v_86_2963: $int] :
( ( A__questionmark_v_85_2962 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2963 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2962 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2963,inv),A__questionmark_v_85_2962) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2963,localinv) = 'BaseClass'(A__questionmark_v_85_2962) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2965: $int,A__questionmark_v_86_2966: $int] :
( ( A__questionmark_v_85_2965 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2966 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2965 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2966,inv),A__questionmark_v_85_2965) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2966,localinv) = 'BaseClass'(A__questionmark_v_85_2965) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2968: $int,A__questionmark_v_86_2969: $int] :
( ( A__questionmark_v_85_2968 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2969 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2968 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2969,inv),A__questionmark_v_85_2968) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2969,localinv) = 'BaseClass'(A__questionmark_v_85_2968) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2971: $int,A__questionmark_v_86_2972: $int] :
( ( A__questionmark_v_85_2971 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2972 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2971 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2972,inv),A__questionmark_v_85_2971) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2972,localinv) = 'BaseClass'(A__questionmark_v_85_2971) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2974: $int,A__questionmark_v_86_2975: $int] :
( ( A__questionmark_v_85_2974 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2975 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2974 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2975,inv),A__questionmark_v_85_2974) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2975,localinv) = 'BaseClass'(A__questionmark_v_85_2974) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2977: $int,A__questionmark_v_86_2978: $int] :
( ( A__questionmark_v_85_2977 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2978 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2977 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2978,inv),A__questionmark_v_85_2977) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2978,localinv) = 'BaseClass'(A__questionmark_v_85_2977) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2980: $int,A__questionmark_v_86_2981: $int] :
( ( A__questionmark_v_85_2980 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2981 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2980 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2981,inv),A__questionmark_v_85_2980) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2981,localinv) = 'BaseClass'(A__questionmark_v_85_2980) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2983: $int,A__questionmark_v_86_2984: $int] :
( ( A__questionmark_v_85_2983 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2984 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2983 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2984,inv),A__questionmark_v_85_2983) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2984,localinv) = 'BaseClass'(A__questionmark_v_85_2983) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2986: $int,A__questionmark_v_86_2987: $int] :
( ( A__questionmark_v_85_2986 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2987 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2986 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2987,inv),A__questionmark_v_85_2986) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2987,localinv) = 'BaseClass'(A__questionmark_v_85_2986) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0b_1 != true_1 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0o_8 = stack0o_1 )
=> ( ( stack1i_2 = 9 )
=> ( ( stack0i_8 = stack0i_0 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_0 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2989: $int,A__questionmark_v_86_2990: $int] :
( ( A__questionmark_v_85_2989 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2990 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2989 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2990,inv),A__questionmark_v_85_2989) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2990,localinv) = 'BaseClass'(A__questionmark_v_85_2989) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2992: $int,A__questionmark_v_86_2993: $int] :
( ( A__questionmark_v_85_2992 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2993 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2992 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2993,inv),A__questionmark_v_85_2992) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2993,localinv) = 'BaseClass'(A__questionmark_v_85_2992) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0i_0 = 9 )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_0 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_elementType') )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0o_0 != nullObject )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0b_0 = true_1 )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,stack0i_0)
| ~ $lesseq(stack0i_0,9)
| ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0o_1 = stack0o_0 )
=> ( ( stack0b_1 = stack0b_0 )
=> ( ( stack1o_0 = nullObject )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ( stack0b_1 = true_1 )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ( ~ ( ~ $lesseq(9,9)
| ~ $lesseq(9,9) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_1 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack0i_1 = 6 )
=> ( ~ ( ~ $lesseq(6,stack0i_1)
| ~ $lesseq(stack0i_1,6)
| ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack1i_0 = 6 )
=> ( ( stack0i_4 = stack0i_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2995: $int,A__questionmark_v_86_2996: $int] :
( ( A__questionmark_v_85_2995 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2996 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2995 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2996,inv),A__questionmark_v_85_2995) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2996,localinv) = 'BaseClass'(A__questionmark_v_85_2995) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_2998: $int,A__questionmark_v_86_2999: $int] :
( ( A__questionmark_v_85_2998 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_2999 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_2998 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_2999,inv),A__questionmark_v_85_2998) != true_1 )
| ( select2('Heap',A__questionmark_v_86_2999,localinv) = 'BaseClass'(A__questionmark_v_85_2998) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3001: $int,A__questionmark_v_86_3002: $int] :
( ( A__questionmark_v_85_3001 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3002 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3001 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3002,inv),A__questionmark_v_85_3001) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3002,localinv) = 'BaseClass'(A__questionmark_v_85_3001) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3004: $int,A__questionmark_v_86_3005: $int] :
( ( A__questionmark_v_85_3004 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3005 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3004 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3005,inv),A__questionmark_v_85_3004) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3005,localinv) = 'BaseClass'(A__questionmark_v_85_3004) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3007: $int,A__questionmark_v_86_3008: $int] :
( ( A__questionmark_v_85_3007 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3008 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3007 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3008,inv),A__questionmark_v_85_3007) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3008,localinv) = 'BaseClass'(A__questionmark_v_85_3007) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3010: $int,A__questionmark_v_86_3011: $int] :
( ( A__questionmark_v_85_3010 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3011 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3010 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3011,inv),A__questionmark_v_85_3010) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3011,localinv) = 'BaseClass'(A__questionmark_v_85_3010) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3013: $int,A__questionmark_v_86_3014: $int] :
( ( A__questionmark_v_85_3013 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3014 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3013 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3014,inv),A__questionmark_v_85_3013) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3014,localinv) = 'BaseClass'(A__questionmark_v_85_3013) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3016: $int,A__questionmark_v_86_3017: $int] :
( ( A__questionmark_v_85_3016 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3017 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3016 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3017,inv),A__questionmark_v_85_3016) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3017,localinv) = 'BaseClass'(A__questionmark_v_85_3016) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3019: $int,A__questionmark_v_86_3020: $int] :
( ( A__questionmark_v_85_3019 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3020 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3019 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3020,inv),A__questionmark_v_85_3019) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3020,localinv) = 'BaseClass'(A__questionmark_v_85_3019) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3022: $int,A__questionmark_v_86_3023: $int] :
( ( A__questionmark_v_85_3022 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3023 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3022 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3023,inv),A__questionmark_v_85_3022) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3023,localinv) = 'BaseClass'(A__questionmark_v_85_3022) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3025: $int,A__questionmark_v_86_3026: $int] :
( ( A__questionmark_v_85_3025 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3026 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3025 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3026,inv),A__questionmark_v_85_3025) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3026,localinv) = 'BaseClass'(A__questionmark_v_85_3025) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3028: $int,A__questionmark_v_86_3029: $int] :
( ( A__questionmark_v_85_3028 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3029 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3028 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3029,inv),A__questionmark_v_85_3028) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3029,localinv) = 'BaseClass'(A__questionmark_v_85_3028) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3031: $int,A__questionmark_v_86_3032: $int] :
( ( A__questionmark_v_85_3031 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3032 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3031 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3032,inv),A__questionmark_v_85_3031) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3032,localinv) = 'BaseClass'(A__questionmark_v_85_3031) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3034: $int,A__questionmark_v_86_3035: $int] :
( ( A__questionmark_v_85_3034 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3035 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3034 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3035,inv),A__questionmark_v_85_3034) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3035,localinv) = 'BaseClass'(A__questionmark_v_85_3034) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3037: $int,A__questionmark_v_86_3038: $int] :
( ( A__questionmark_v_85_3037 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3038 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3037 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3038,inv),A__questionmark_v_85_3037) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3038,localinv) = 'BaseClass'(A__questionmark_v_85_3037) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3040: $int,A__questionmark_v_86_3041: $int] :
( ( A__questionmark_v_85_3040 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3041 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3040 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3041,inv),A__questionmark_v_85_3040) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3041,localinv) = 'BaseClass'(A__questionmark_v_85_3040) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3043: $int,A__questionmark_v_86_3044: $int] :
( ( A__questionmark_v_85_3043 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3044 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3043 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3044,inv),A__questionmark_v_85_3043) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3044,localinv) = 'BaseClass'(A__questionmark_v_85_3043) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3046: $int,A__questionmark_v_86_3047: $int] :
( ( A__questionmark_v_85_3046 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3047 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3046 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3047,inv),A__questionmark_v_85_3046) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3047,localinv) = 'BaseClass'(A__questionmark_v_85_3046) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3049: $int,A__questionmark_v_86_3050: $int] :
( ( A__questionmark_v_85_3049 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3050 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3049 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3050,inv),A__questionmark_v_85_3049) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3050,localinv) = 'BaseClass'(A__questionmark_v_85_3049) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3052: $int,A__questionmark_v_86_3053: $int] :
( ( A__questionmark_v_85_3052 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3053 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3052 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3053,inv),A__questionmark_v_85_3052) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3053,localinv) = 'BaseClass'(A__questionmark_v_85_3052) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3055: $int,A__questionmark_v_86_3056: $int] :
( ( A__questionmark_v_85_3055 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3056 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3055 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3056,inv),A__questionmark_v_85_3055) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3056,localinv) = 'BaseClass'(A__questionmark_v_85_3055) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3058: $int,A__questionmark_v_86_3059: $int] :
( ( A__questionmark_v_85_3058 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3059 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3058 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3059,inv),A__questionmark_v_85_3058) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3059,localinv) = 'BaseClass'(A__questionmark_v_85_3058) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3061: $int,A__questionmark_v_86_3062: $int] :
( ( A__questionmark_v_85_3061 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3062 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3061 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3062,inv),A__questionmark_v_85_3061) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3062,localinv) = 'BaseClass'(A__questionmark_v_85_3061) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3064: $int,A__questionmark_v_86_3065: $int] :
( ( A__questionmark_v_85_3064 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3065 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3064 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3065,inv),A__questionmark_v_85_3064) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3065,localinv) = 'BaseClass'(A__questionmark_v_85_3064) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3067: $int,A__questionmark_v_86_3068: $int] :
( ( A__questionmark_v_85_3067 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3068 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3067 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3068,inv),A__questionmark_v_85_3067) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3068,localinv) = 'BaseClass'(A__questionmark_v_85_3067) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3070: $int,A__questionmark_v_86_3071: $int] :
( ( A__questionmark_v_85_3070 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3071 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3070 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3071,inv),A__questionmark_v_85_3070) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3071,localinv) = 'BaseClass'(A__questionmark_v_85_3070) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3073: $int,A__questionmark_v_86_3074: $int] :
( ( A__questionmark_v_85_3073 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3074 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3073 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3074,inv),A__questionmark_v_85_3073) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3074,localinv) = 'BaseClass'(A__questionmark_v_85_3073) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3076: $int,A__questionmark_v_86_3077: $int] :
( ( A__questionmark_v_85_3076 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3077 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3076 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3077,inv),A__questionmark_v_85_3076) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3077,localinv) = 'BaseClass'(A__questionmark_v_85_3076) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3079: $int,A__questionmark_v_86_3080: $int] :
( ( A__questionmark_v_85_3079 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3080 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3079 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3080,inv),A__questionmark_v_85_3079) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3080,localinv) = 'BaseClass'(A__questionmark_v_85_3079) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3082: $int,A__questionmark_v_86_3083: $int] :
( ( A__questionmark_v_85_3082 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3083 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3082 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3083,inv),A__questionmark_v_85_3082) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3083,localinv) = 'BaseClass'(A__questionmark_v_85_3082) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3085: $int,A__questionmark_v_86_3086: $int] :
( ( A__questionmark_v_85_3085 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3086 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3085 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3086,inv),A__questionmark_v_85_3085) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3086,localinv) = 'BaseClass'(A__questionmark_v_85_3085) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3088: $int,A__questionmark_v_86_3089: $int] :
( ( A__questionmark_v_85_3088 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3089 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3088 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3089,inv),A__questionmark_v_85_3088) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3089,localinv) = 'BaseClass'(A__questionmark_v_85_3088) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3091: $int,A__questionmark_v_86_3092: $int] :
( ( A__questionmark_v_85_3091 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3092 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3091 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3092,inv),A__questionmark_v_85_3091) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3092,localinv) = 'BaseClass'(A__questionmark_v_85_3091) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3094: $int,A__questionmark_v_86_3095: $int] :
( ( A__questionmark_v_85_3094 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3095 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3094 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3095,inv),A__questionmark_v_85_3094) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3095,localinv) = 'BaseClass'(A__questionmark_v_85_3094) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3097: $int,A__questionmark_v_86_3098: $int] :
( ( A__questionmark_v_85_3097 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3098 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3097 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3098,inv),A__questionmark_v_85_3097) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3098,localinv) = 'BaseClass'(A__questionmark_v_85_3097) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3100: $int,A__questionmark_v_86_3101: $int] :
( ( A__questionmark_v_85_3100 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3101 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3100 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3101,inv),A__questionmark_v_85_3100) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3101,localinv) = 'BaseClass'(A__questionmark_v_85_3100) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3103: $int,A__questionmark_v_86_3104: $int] :
( ( A__questionmark_v_85_3103 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3104 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3103 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3104,inv),A__questionmark_v_85_3103) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3104,localinv) = 'BaseClass'(A__questionmark_v_85_3103) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3106: $int,A__questionmark_v_86_3107: $int] :
( ( A__questionmark_v_85_3106 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3107 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3106 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3107,inv),A__questionmark_v_85_3106) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3107,localinv) = 'BaseClass'(A__questionmark_v_85_3106) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3109: $int,A__questionmark_v_86_3110: $int] :
( ( A__questionmark_v_85_3109 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3110 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3109 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3110,inv),A__questionmark_v_85_3109) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3110,localinv) = 'BaseClass'(A__questionmark_v_85_3109) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3112: $int,A__questionmark_v_86_3113: $int] :
( ( A__questionmark_v_85_3112 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3113 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3112 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3113,inv),A__questionmark_v_85_3112) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3113,localinv) = 'BaseClass'(A__questionmark_v_85_3112) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3115: $int,A__questionmark_v_86_3116: $int] :
( ( A__questionmark_v_85_3115 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3116 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3115 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3116,inv),A__questionmark_v_85_3115) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3116,localinv) = 'BaseClass'(A__questionmark_v_85_3115) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3118: $int,A__questionmark_v_86_3119: $int] :
( ( A__questionmark_v_85_3118 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3119 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3118 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3119,inv),A__questionmark_v_85_3118) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3119,localinv) = 'BaseClass'(A__questionmark_v_85_3118) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3121: $int,A__questionmark_v_86_3122: $int] :
( ( A__questionmark_v_85_3121 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3122 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3121 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3122,inv),A__questionmark_v_85_3121) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3122,localinv) = 'BaseClass'(A__questionmark_v_85_3121) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3124: $int,A__questionmark_v_86_3125: $int] :
( ( A__questionmark_v_85_3124 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3125 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3124 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3125,inv),A__questionmark_v_85_3124) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3125,localinv) = 'BaseClass'(A__questionmark_v_85_3124) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3127: $int,A__questionmark_v_86_3128: $int] :
( ( A__questionmark_v_85_3127 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3128 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3127 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3128,inv),A__questionmark_v_85_3127) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3128,localinv) = 'BaseClass'(A__questionmark_v_85_3127) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3130: $int,A__questionmark_v_86_3131: $int] :
( ( A__questionmark_v_85_3130 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3131 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3130 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3131,inv),A__questionmark_v_85_3130) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3131,localinv) = 'BaseClass'(A__questionmark_v_85_3130) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3133: $int,A__questionmark_v_86_3134: $int] :
( ( A__questionmark_v_85_3133 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3134 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3133 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3134,inv),A__questionmark_v_85_3133) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3134,localinv) = 'BaseClass'(A__questionmark_v_85_3133) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3136: $int,A__questionmark_v_86_3137: $int] :
( ( A__questionmark_v_85_3136 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3137 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3136 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3137,inv),A__questionmark_v_85_3136) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3137,localinv) = 'BaseClass'(A__questionmark_v_85_3136) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3139: $int,A__questionmark_v_86_3140: $int] :
( ( A__questionmark_v_85_3139 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3140 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3139 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3140,inv),A__questionmark_v_85_3139) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3140,localinv) = 'BaseClass'(A__questionmark_v_85_3139) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3142: $int,A__questionmark_v_86_3143: $int] :
( ( A__questionmark_v_85_3142 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3143 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3142 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3143,inv),A__questionmark_v_85_3142) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3143,localinv) = 'BaseClass'(A__questionmark_v_85_3142) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3145: $int,A__questionmark_v_86_3146: $int] :
( ( A__questionmark_v_85_3145 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3146 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3145 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3146,inv),A__questionmark_v_85_3145) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3146,localinv) = 'BaseClass'(A__questionmark_v_85_3145) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3148: $int,A__questionmark_v_86_3149: $int] :
( ( A__questionmark_v_85_3148 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3149 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3148 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3149,inv),A__questionmark_v_85_3148) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3149,localinv) = 'BaseClass'(A__questionmark_v_85_3148) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3151: $int,A__questionmark_v_86_3152: $int] :
( ( A__questionmark_v_85_3151 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3152 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3151 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3152,inv),A__questionmark_v_85_3151) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3152,localinv) = 'BaseClass'(A__questionmark_v_85_3151) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3154: $int,A__questionmark_v_86_3155: $int] :
( ( A__questionmark_v_85_3154 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3155 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3154 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3155,inv),A__questionmark_v_85_3154) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3155,localinv) = 'BaseClass'(A__questionmark_v_85_3154) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3157: $int,A__questionmark_v_86_3158: $int] :
( ( A__questionmark_v_85_3157 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3158 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3157 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3158,inv),A__questionmark_v_85_3157) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3158,localinv) = 'BaseClass'(A__questionmark_v_85_3157) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3160: $int,A__questionmark_v_86_3161: $int] :
( ( A__questionmark_v_85_3160 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3161 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3160 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3161,inv),A__questionmark_v_85_3160) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3161,localinv) = 'BaseClass'(A__questionmark_v_85_3160) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3163: $int,A__questionmark_v_86_3164: $int] :
( ( A__questionmark_v_85_3163 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3164 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3163 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3164,inv),A__questionmark_v_85_3163) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3164,localinv) = 'BaseClass'(A__questionmark_v_85_3163) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3166: $int,A__questionmark_v_86_3167: $int] :
( ( A__questionmark_v_85_3166 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3167 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3166 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3167,inv),A__questionmark_v_85_3166) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3167,localinv) = 'BaseClass'(A__questionmark_v_85_3166) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3169: $int,A__questionmark_v_86_3170: $int] :
( ( A__questionmark_v_85_3169 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3170 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3169 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3170,inv),A__questionmark_v_85_3169) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3170,localinv) = 'BaseClass'(A__questionmark_v_85_3169) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3172: $int,A__questionmark_v_86_3173: $int] :
( ( A__questionmark_v_85_3172 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3173 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3172 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3173,inv),A__questionmark_v_85_3172) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3173,localinv) = 'BaseClass'(A__questionmark_v_85_3172) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3175: $int,A__questionmark_v_86_3176: $int] :
( ( A__questionmark_v_85_3175 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3176 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3175 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3176,inv),A__questionmark_v_85_3175) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3176,localinv) = 'BaseClass'(A__questionmark_v_85_3175) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3178: $int,A__questionmark_v_86_3179: $int] :
( ( A__questionmark_v_85_3178 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3179 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3178 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3179,inv),A__questionmark_v_85_3178) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3179,localinv) = 'BaseClass'(A__questionmark_v_85_3178) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3181: $int,A__questionmark_v_86_3182: $int] :
( ( A__questionmark_v_85_3181 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3182 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3181 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3182,inv),A__questionmark_v_85_3181) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3182,localinv) = 'BaseClass'(A__questionmark_v_85_3181) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3184: $int,A__questionmark_v_86_3185: $int] :
( ( A__questionmark_v_85_3184 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3185 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3184 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3185,inv),A__questionmark_v_85_3184) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3185,localinv) = 'BaseClass'(A__questionmark_v_85_3184) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3187: $int,A__questionmark_v_86_3188: $int] :
( ( A__questionmark_v_85_3187 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3188 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3187 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3188,inv),A__questionmark_v_85_3187) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3188,localinv) = 'BaseClass'(A__questionmark_v_85_3187) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3190: $int,A__questionmark_v_86_3191: $int] :
( ( A__questionmark_v_85_3190 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3191 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3190 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3191,inv),A__questionmark_v_85_3190) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3191,localinv) = 'BaseClass'(A__questionmark_v_85_3190) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3193: $int,A__questionmark_v_86_3194: $int] :
( ( A__questionmark_v_85_3193 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3194 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3193 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3194,inv),A__questionmark_v_85_3193) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3194,localinv) = 'BaseClass'(A__questionmark_v_85_3193) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3196: $int,A__questionmark_v_86_3197: $int] :
( ( A__questionmark_v_85_3196 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3197 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3196 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3197,inv),A__questionmark_v_85_3196) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3197,localinv) = 'BaseClass'(A__questionmark_v_85_3196) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3199: $int,A__questionmark_v_86_3200: $int] :
( ( A__questionmark_v_85_3199 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3200 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3199 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3200,inv),A__questionmark_v_85_3199) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3200,localinv) = 'BaseClass'(A__questionmark_v_85_3199) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3202: $int,A__questionmark_v_86_3203: $int] :
( ( A__questionmark_v_85_3202 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3203 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3202 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3203,inv),A__questionmark_v_85_3202) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3203,localinv) = 'BaseClass'(A__questionmark_v_85_3202) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3205: $int,A__questionmark_v_86_3206: $int] :
( ( A__questionmark_v_85_3205 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3206 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3205 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3206,inv),A__questionmark_v_85_3205) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3206,localinv) = 'BaseClass'(A__questionmark_v_85_3205) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3208: $int,A__questionmark_v_86_3209: $int] :
( ( A__questionmark_v_85_3208 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3209 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3208 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3209,inv),A__questionmark_v_85_3208) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3209,localinv) = 'BaseClass'(A__questionmark_v_85_3208) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3211: $int,A__questionmark_v_86_3212: $int] :
( ( A__questionmark_v_85_3211 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3212 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3211 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3212,inv),A__questionmark_v_85_3211) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3212,localinv) = 'BaseClass'(A__questionmark_v_85_3211) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3214: $int,A__questionmark_v_86_3215: $int] :
( ( A__questionmark_v_85_3214 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3215 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3214 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3215,inv),A__questionmark_v_85_3214) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3215,localinv) = 'BaseClass'(A__questionmark_v_85_3214) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3217: $int,A__questionmark_v_86_3218: $int] :
( ( A__questionmark_v_85_3217 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3218 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3217 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3218,inv),A__questionmark_v_85_3217) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3218,localinv) = 'BaseClass'(A__questionmark_v_85_3217) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3220: $int,A__questionmark_v_86_3221: $int] :
( ( A__questionmark_v_85_3220 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3221 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3220 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3221,inv),A__questionmark_v_85_3220) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3221,localinv) = 'BaseClass'(A__questionmark_v_85_3220) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3223: $int,A__questionmark_v_86_3224: $int] :
( ( A__questionmark_v_85_3223 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3224 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3223 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3224,inv),A__questionmark_v_85_3223) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3224,localinv) = 'BaseClass'(A__questionmark_v_85_3223) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3226: $int,A__questionmark_v_86_3227: $int] :
( ( A__questionmark_v_85_3226 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3227 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3226 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3227,inv),A__questionmark_v_85_3226) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3227,localinv) = 'BaseClass'(A__questionmark_v_85_3226) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3229: $int,A__questionmark_v_86_3230: $int] :
( ( A__questionmark_v_85_3229 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3230 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3229 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3230,inv),A__questionmark_v_85_3229) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3230,localinv) = 'BaseClass'(A__questionmark_v_85_3229) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3232: $int,A__questionmark_v_86_3233: $int] :
( ( A__questionmark_v_85_3232 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3233 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3232 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3233,inv),A__questionmark_v_85_3232) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3233,localinv) = 'BaseClass'(A__questionmark_v_85_3232) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3235: $int,A__questionmark_v_86_3236: $int] :
( ( A__questionmark_v_85_3235 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3236 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3235 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3236,inv),A__questionmark_v_85_3235) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3236,localinv) = 'BaseClass'(A__questionmark_v_85_3235) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3238: $int,A__questionmark_v_86_3239: $int] :
( ( A__questionmark_v_85_3238 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3239 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3238 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3239,inv),A__questionmark_v_85_3238) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3239,localinv) = 'BaseClass'(A__questionmark_v_85_3238) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3241: $int,A__questionmark_v_86_3242: $int] :
( ( A__questionmark_v_85_3241 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3242 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3241 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3242,inv),A__questionmark_v_85_3241) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3242,localinv) = 'BaseClass'(A__questionmark_v_85_3241) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3244: $int,A__questionmark_v_86_3245: $int] :
( ( A__questionmark_v_85_3244 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3245 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3244 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3245,inv),A__questionmark_v_85_3244) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3245,localinv) = 'BaseClass'(A__questionmark_v_85_3244) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3247: $int,A__questionmark_v_86_3248: $int] :
( ( A__questionmark_v_85_3247 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3248 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3247 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3248,inv),A__questionmark_v_85_3247) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3248,localinv) = 'BaseClass'(A__questionmark_v_85_3247) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3250: $int,A__questionmark_v_86_3251: $int] :
( ( A__questionmark_v_85_3250 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3251 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3250 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3251,inv),A__questionmark_v_85_3250) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3251,localinv) = 'BaseClass'(A__questionmark_v_85_3250) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3253: $int,A__questionmark_v_86_3254: $int] :
( ( A__questionmark_v_85_3253 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3254 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3253 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3254,inv),A__questionmark_v_85_3253) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3254,localinv) = 'BaseClass'(A__questionmark_v_85_3253) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3256: $int,A__questionmark_v_86_3257: $int] :
( ( A__questionmark_v_85_3256 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3257 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3256 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3257,inv),A__questionmark_v_85_3256) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3257,localinv) = 'BaseClass'(A__questionmark_v_85_3256) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ( stack0i_1 != 6 )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ( ~ ( ~ $lesseq(6,6)
| ~ $lesseq(6,6) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_2 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ~ ( ~ ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack0i_2 = 12 )
=> ( ~ ( ~ $lesseq(12,stack0i_2)
| ~ $lesseq(stack0i_2,12)
| ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack1i_0 = 12 )
=> ( ( stack0i_4 = stack0i_2 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3259: $int,A__questionmark_v_86_3260: $int] :
( ( A__questionmark_v_85_3259 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3260 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3259 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3260,inv),A__questionmark_v_85_3259) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3260,localinv) = 'BaseClass'(A__questionmark_v_85_3259) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3262: $int,A__questionmark_v_86_3263: $int] :
( ( A__questionmark_v_85_3262 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3263 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3262 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3263,inv),A__questionmark_v_85_3262) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3263,localinv) = 'BaseClass'(A__questionmark_v_85_3262) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3265: $int,A__questionmark_v_86_3266: $int] :
( ( A__questionmark_v_85_3265 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3266 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3265 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3266,inv),A__questionmark_v_85_3265) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3266,localinv) = 'BaseClass'(A__questionmark_v_85_3265) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3268: $int,A__questionmark_v_86_3269: $int] :
( ( A__questionmark_v_85_3268 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3269 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3268 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3269,inv),A__questionmark_v_85_3268) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3269,localinv) = 'BaseClass'(A__questionmark_v_85_3268) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3271: $int,A__questionmark_v_86_3272: $int] :
( ( A__questionmark_v_85_3271 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3272 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3271 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3272,inv),A__questionmark_v_85_3271) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3272,localinv) = 'BaseClass'(A__questionmark_v_85_3271) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3274: $int,A__questionmark_v_86_3275: $int] :
( ( A__questionmark_v_85_3274 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3275 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3274 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3275,inv),A__questionmark_v_85_3274) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3275,localinv) = 'BaseClass'(A__questionmark_v_85_3274) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3277: $int,A__questionmark_v_86_3278: $int] :
( ( A__questionmark_v_85_3277 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3278 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3277 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3278,inv),A__questionmark_v_85_3277) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3278,localinv) = 'BaseClass'(A__questionmark_v_85_3277) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3280: $int,A__questionmark_v_86_3281: $int] :
( ( A__questionmark_v_85_3280 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3281 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3280 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3281,inv),A__questionmark_v_85_3280) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3281,localinv) = 'BaseClass'(A__questionmark_v_85_3280) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3283: $int,A__questionmark_v_86_3284: $int] :
( ( A__questionmark_v_85_3283 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3284 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3283 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3284,inv),A__questionmark_v_85_3283) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3284,localinv) = 'BaseClass'(A__questionmark_v_85_3283) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3286: $int,A__questionmark_v_86_3287: $int] :
( ( A__questionmark_v_85_3286 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3287 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3286 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3287,inv),A__questionmark_v_85_3286) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3287,localinv) = 'BaseClass'(A__questionmark_v_85_3286) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3289: $int,A__questionmark_v_86_3290: $int] :
( ( A__questionmark_v_85_3289 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3290 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3289 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3290,inv),A__questionmark_v_85_3289) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3290,localinv) = 'BaseClass'(A__questionmark_v_85_3289) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3292: $int,A__questionmark_v_86_3293: $int] :
( ( A__questionmark_v_85_3292 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3293 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3292 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3293,inv),A__questionmark_v_85_3292) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3293,localinv) = 'BaseClass'(A__questionmark_v_85_3292) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3295: $int,A__questionmark_v_86_3296: $int] :
( ( A__questionmark_v_85_3295 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3296 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3295 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3296,inv),A__questionmark_v_85_3295) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3296,localinv) = 'BaseClass'(A__questionmark_v_85_3295) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3298: $int,A__questionmark_v_86_3299: $int] :
( ( A__questionmark_v_85_3298 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3299 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3298 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3299,inv),A__questionmark_v_85_3298) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3299,localinv) = 'BaseClass'(A__questionmark_v_85_3298) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3301: $int,A__questionmark_v_86_3302: $int] :
( ( A__questionmark_v_85_3301 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3302 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3301 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3302,inv),A__questionmark_v_85_3301) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3302,localinv) = 'BaseClass'(A__questionmark_v_85_3301) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3304: $int,A__questionmark_v_86_3305: $int] :
( ( A__questionmark_v_85_3304 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3305 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3304 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3305,inv),A__questionmark_v_85_3304) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3305,localinv) = 'BaseClass'(A__questionmark_v_85_3304) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3307: $int,A__questionmark_v_86_3308: $int] :
( ( A__questionmark_v_85_3307 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3308 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3307 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3308,inv),A__questionmark_v_85_3307) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3308,localinv) = 'BaseClass'(A__questionmark_v_85_3307) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3310: $int,A__questionmark_v_86_3311: $int] :
( ( A__questionmark_v_85_3310 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3311 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3310 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3311,inv),A__questionmark_v_85_3310) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3311,localinv) = 'BaseClass'(A__questionmark_v_85_3310) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3313: $int,A__questionmark_v_86_3314: $int] :
( ( A__questionmark_v_85_3313 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3314 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3313 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3314,inv),A__questionmark_v_85_3313) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3314,localinv) = 'BaseClass'(A__questionmark_v_85_3313) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3316: $int,A__questionmark_v_86_3317: $int] :
( ( A__questionmark_v_85_3316 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3317 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3316 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3317,inv),A__questionmark_v_85_3316) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3317,localinv) = 'BaseClass'(A__questionmark_v_85_3316) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3319: $int,A__questionmark_v_86_3320: $int] :
( ( A__questionmark_v_85_3319 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3320 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3319 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3320,inv),A__questionmark_v_85_3319) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3320,localinv) = 'BaseClass'(A__questionmark_v_85_3319) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3322: $int,A__questionmark_v_86_3323: $int] :
( ( A__questionmark_v_85_3322 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3323 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3322 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3323,inv),A__questionmark_v_85_3322) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3323,localinv) = 'BaseClass'(A__questionmark_v_85_3322) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3325: $int,A__questionmark_v_86_3326: $int] :
( ( A__questionmark_v_85_3325 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3326 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3325 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3326,inv),A__questionmark_v_85_3325) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3326,localinv) = 'BaseClass'(A__questionmark_v_85_3325) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3328: $int,A__questionmark_v_86_3329: $int] :
( ( A__questionmark_v_85_3328 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3329 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3328 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3329,inv),A__questionmark_v_85_3328) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3329,localinv) = 'BaseClass'(A__questionmark_v_85_3328) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3331: $int,A__questionmark_v_86_3332: $int] :
( ( A__questionmark_v_85_3331 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3332 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3331 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3332,inv),A__questionmark_v_85_3331) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3332,localinv) = 'BaseClass'(A__questionmark_v_85_3331) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3334: $int,A__questionmark_v_86_3335: $int] :
( ( A__questionmark_v_85_3334 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3335 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3334 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3335,inv),A__questionmark_v_85_3334) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3335,localinv) = 'BaseClass'(A__questionmark_v_85_3334) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3337: $int,A__questionmark_v_86_3338: $int] :
( ( A__questionmark_v_85_3337 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3338 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3337 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3338,inv),A__questionmark_v_85_3337) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3338,localinv) = 'BaseClass'(A__questionmark_v_85_3337) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3340: $int,A__questionmark_v_86_3341: $int] :
( ( A__questionmark_v_85_3340 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3341 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3340 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3341,inv),A__questionmark_v_85_3340) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3341,localinv) = 'BaseClass'(A__questionmark_v_85_3340) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3343: $int,A__questionmark_v_86_3344: $int] :
( ( A__questionmark_v_85_3343 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3344 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3343 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3344,inv),A__questionmark_v_85_3343) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3344,localinv) = 'BaseClass'(A__questionmark_v_85_3343) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3346: $int,A__questionmark_v_86_3347: $int] :
( ( A__questionmark_v_85_3346 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3347 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3346 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3347,inv),A__questionmark_v_85_3346) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3347,localinv) = 'BaseClass'(A__questionmark_v_85_3346) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3349: $int,A__questionmark_v_86_3350: $int] :
( ( A__questionmark_v_85_3349 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3350 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3349 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3350,inv),A__questionmark_v_85_3349) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3350,localinv) = 'BaseClass'(A__questionmark_v_85_3349) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3352: $int,A__questionmark_v_86_3353: $int] :
( ( A__questionmark_v_85_3352 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3353 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3352 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3353,inv),A__questionmark_v_85_3352) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3353,localinv) = 'BaseClass'(A__questionmark_v_85_3352) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3355: $int,A__questionmark_v_86_3356: $int] :
( ( A__questionmark_v_85_3355 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3356 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3355 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3356,inv),A__questionmark_v_85_3355) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3356,localinv) = 'BaseClass'(A__questionmark_v_85_3355) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3358: $int,A__questionmark_v_86_3359: $int] :
( ( A__questionmark_v_85_3358 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3359 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3358 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3359,inv),A__questionmark_v_85_3358) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3359,localinv) = 'BaseClass'(A__questionmark_v_85_3358) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3361: $int,A__questionmark_v_86_3362: $int] :
( ( A__questionmark_v_85_3361 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3362 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3361 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3362,inv),A__questionmark_v_85_3361) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3362,localinv) = 'BaseClass'(A__questionmark_v_85_3361) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3364: $int,A__questionmark_v_86_3365: $int] :
( ( A__questionmark_v_85_3364 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3365 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3364 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3365,inv),A__questionmark_v_85_3364) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3365,localinv) = 'BaseClass'(A__questionmark_v_85_3364) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3367: $int,A__questionmark_v_86_3368: $int] :
( ( A__questionmark_v_85_3367 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3368 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3367 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3368,inv),A__questionmark_v_85_3367) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3368,localinv) = 'BaseClass'(A__questionmark_v_85_3367) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3370: $int,A__questionmark_v_86_3371: $int] :
( ( A__questionmark_v_85_3370 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3371 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3370 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3371,inv),A__questionmark_v_85_3370) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3371,localinv) = 'BaseClass'(A__questionmark_v_85_3370) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3373: $int,A__questionmark_v_86_3374: $int] :
( ( A__questionmark_v_85_3373 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3374 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3373 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3374,inv),A__questionmark_v_85_3373) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3374,localinv) = 'BaseClass'(A__questionmark_v_85_3373) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3376: $int,A__questionmark_v_86_3377: $int] :
( ( A__questionmark_v_85_3376 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3377 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3376 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3377,inv),A__questionmark_v_85_3376) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3377,localinv) = 'BaseClass'(A__questionmark_v_85_3376) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3379: $int,A__questionmark_v_86_3380: $int] :
( ( A__questionmark_v_85_3379 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3380 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3379 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3380,inv),A__questionmark_v_85_3379) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3380,localinv) = 'BaseClass'(A__questionmark_v_85_3379) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3382: $int,A__questionmark_v_86_3383: $int] :
( ( A__questionmark_v_85_3382 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3383 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3382 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3383,inv),A__questionmark_v_85_3382) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3383,localinv) = 'BaseClass'(A__questionmark_v_85_3382) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3385: $int,A__questionmark_v_86_3386: $int] :
( ( A__questionmark_v_85_3385 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3386 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3385 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3386,inv),A__questionmark_v_85_3385) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3386,localinv) = 'BaseClass'(A__questionmark_v_85_3385) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3388: $int,A__questionmark_v_86_3389: $int] :
( ( A__questionmark_v_85_3388 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3389 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3388 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3389,inv),A__questionmark_v_85_3388) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3389,localinv) = 'BaseClass'(A__questionmark_v_85_3388) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3391: $int,A__questionmark_v_86_3392: $int] :
( ( A__questionmark_v_85_3391 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3392 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3391 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3392,inv),A__questionmark_v_85_3391) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3392,localinv) = 'BaseClass'(A__questionmark_v_85_3391) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3394: $int,A__questionmark_v_86_3395: $int] :
( ( A__questionmark_v_85_3394 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3395 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3394 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3395,inv),A__questionmark_v_85_3394) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3395,localinv) = 'BaseClass'(A__questionmark_v_85_3394) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3397: $int,A__questionmark_v_86_3398: $int] :
( ( A__questionmark_v_85_3397 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3398 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3397 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3398,inv),A__questionmark_v_85_3397) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3398,localinv) = 'BaseClass'(A__questionmark_v_85_3397) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3400: $int,A__questionmark_v_86_3401: $int] :
( ( A__questionmark_v_85_3400 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3401 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3400 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3401,inv),A__questionmark_v_85_3400) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3401,localinv) = 'BaseClass'(A__questionmark_v_85_3400) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3403: $int,A__questionmark_v_86_3404: $int] :
( ( A__questionmark_v_85_3403 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3404 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3403 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3404,inv),A__questionmark_v_85_3403) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3404,localinv) = 'BaseClass'(A__questionmark_v_85_3403) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3406: $int,A__questionmark_v_86_3407: $int] :
( ( A__questionmark_v_85_3406 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3407 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3406 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3407,inv),A__questionmark_v_85_3406) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3407,localinv) = 'BaseClass'(A__questionmark_v_85_3406) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3409: $int,A__questionmark_v_86_3410: $int] :
( ( A__questionmark_v_85_3409 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3410 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3409 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3410,inv),A__questionmark_v_85_3409) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3410,localinv) = 'BaseClass'(A__questionmark_v_85_3409) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3412: $int,A__questionmark_v_86_3413: $int] :
( ( A__questionmark_v_85_3412 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3413 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3412 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3413,inv),A__questionmark_v_85_3412) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3413,localinv) = 'BaseClass'(A__questionmark_v_85_3412) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3415: $int,A__questionmark_v_86_3416: $int] :
( ( A__questionmark_v_85_3415 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3416 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3415 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3416,inv),A__questionmark_v_85_3415) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3416,localinv) = 'BaseClass'(A__questionmark_v_85_3415) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3418: $int,A__questionmark_v_86_3419: $int] :
( ( A__questionmark_v_85_3418 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3419 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3418 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3419,inv),A__questionmark_v_85_3418) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3419,localinv) = 'BaseClass'(A__questionmark_v_85_3418) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3421: $int,A__questionmark_v_86_3422: $int] :
( ( A__questionmark_v_85_3421 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3422 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3421 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3422,inv),A__questionmark_v_85_3421) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3422,localinv) = 'BaseClass'(A__questionmark_v_85_3421) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3424: $int,A__questionmark_v_86_3425: $int] :
( ( A__questionmark_v_85_3424 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3425 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3424 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3425,inv),A__questionmark_v_85_3424) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3425,localinv) = 'BaseClass'(A__questionmark_v_85_3424) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3427: $int,A__questionmark_v_86_3428: $int] :
( ( A__questionmark_v_85_3427 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3428 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3427 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3428,inv),A__questionmark_v_85_3427) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3428,localinv) = 'BaseClass'(A__questionmark_v_85_3427) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3430: $int,A__questionmark_v_86_3431: $int] :
( ( A__questionmark_v_85_3430 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3431 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3430 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3431,inv),A__questionmark_v_85_3430) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3431,localinv) = 'BaseClass'(A__questionmark_v_85_3430) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3433: $int,A__questionmark_v_86_3434: $int] :
( ( A__questionmark_v_85_3433 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3434 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3433 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3434,inv),A__questionmark_v_85_3433) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3434,localinv) = 'BaseClass'(A__questionmark_v_85_3433) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3436: $int,A__questionmark_v_86_3437: $int] :
( ( A__questionmark_v_85_3436 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3437 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3436 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3437,inv),A__questionmark_v_85_3436) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3437,localinv) = 'BaseClass'(A__questionmark_v_85_3436) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3439: $int,A__questionmark_v_86_3440: $int] :
( ( A__questionmark_v_85_3439 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3440 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3439 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3440,inv),A__questionmark_v_85_3439) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3440,localinv) = 'BaseClass'(A__questionmark_v_85_3439) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3442: $int,A__questionmark_v_86_3443: $int] :
( ( A__questionmark_v_85_3442 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3443 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3442 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3443,inv),A__questionmark_v_85_3442) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3443,localinv) = 'BaseClass'(A__questionmark_v_85_3442) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3445: $int,A__questionmark_v_86_3446: $int] :
( ( A__questionmark_v_85_3445 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3446 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3445 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3446,inv),A__questionmark_v_85_3445) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3446,localinv) = 'BaseClass'(A__questionmark_v_85_3445) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3448: $int,A__questionmark_v_86_3449: $int] :
( ( A__questionmark_v_85_3448 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3449 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3448 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3449,inv),A__questionmark_v_85_3448) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3449,localinv) = 'BaseClass'(A__questionmark_v_85_3448) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3451: $int,A__questionmark_v_86_3452: $int] :
( ( A__questionmark_v_85_3451 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3452 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3451 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3452,inv),A__questionmark_v_85_3451) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3452,localinv) = 'BaseClass'(A__questionmark_v_85_3451) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3454: $int,A__questionmark_v_86_3455: $int] :
( ( A__questionmark_v_85_3454 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3455 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3454 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3455,inv),A__questionmark_v_85_3454) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3455,localinv) = 'BaseClass'(A__questionmark_v_85_3454) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3457: $int,A__questionmark_v_86_3458: $int] :
( ( A__questionmark_v_85_3457 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3458 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3457 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3458,inv),A__questionmark_v_85_3457) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3458,localinv) = 'BaseClass'(A__questionmark_v_85_3457) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3460: $int,A__questionmark_v_86_3461: $int] :
( ( A__questionmark_v_85_3460 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3461 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3460 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3461,inv),A__questionmark_v_85_3460) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3461,localinv) = 'BaseClass'(A__questionmark_v_85_3460) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3463: $int,A__questionmark_v_86_3464: $int] :
( ( A__questionmark_v_85_3463 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3464 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3463 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3464,inv),A__questionmark_v_85_3463) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3464,localinv) = 'BaseClass'(A__questionmark_v_85_3463) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3466: $int,A__questionmark_v_86_3467: $int] :
( ( A__questionmark_v_85_3466 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3467 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3466 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3467,inv),A__questionmark_v_85_3466) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3467,localinv) = 'BaseClass'(A__questionmark_v_85_3466) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3469: $int,A__questionmark_v_86_3470: $int] :
( ( A__questionmark_v_85_3469 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3470 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3469 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3470,inv),A__questionmark_v_85_3469) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3470,localinv) = 'BaseClass'(A__questionmark_v_85_3469) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3472: $int,A__questionmark_v_86_3473: $int] :
( ( A__questionmark_v_85_3472 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3473 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3472 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3473,inv),A__questionmark_v_85_3472) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3473,localinv) = 'BaseClass'(A__questionmark_v_85_3472) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3475: $int,A__questionmark_v_86_3476: $int] :
( ( A__questionmark_v_85_3475 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3476 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3475 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3476,inv),A__questionmark_v_85_3475) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3476,localinv) = 'BaseClass'(A__questionmark_v_85_3475) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3478: $int,A__questionmark_v_86_3479: $int] :
( ( A__questionmark_v_85_3478 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3479 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3478 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3479,inv),A__questionmark_v_85_3478) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3479,localinv) = 'BaseClass'(A__questionmark_v_85_3478) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3481: $int,A__questionmark_v_86_3482: $int] :
( ( A__questionmark_v_85_3481 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3482 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3481 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3482,inv),A__questionmark_v_85_3481) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3482,localinv) = 'BaseClass'(A__questionmark_v_85_3481) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3484: $int,A__questionmark_v_86_3485: $int] :
( ( A__questionmark_v_85_3484 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3485 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3484 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3485,inv),A__questionmark_v_85_3484) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3485,localinv) = 'BaseClass'(A__questionmark_v_85_3484) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3487: $int,A__questionmark_v_86_3488: $int] :
( ( A__questionmark_v_85_3487 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3488 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3487 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3488,inv),A__questionmark_v_85_3487) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3488,localinv) = 'BaseClass'(A__questionmark_v_85_3487) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3490: $int,A__questionmark_v_86_3491: $int] :
( ( A__questionmark_v_85_3490 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3491 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3490 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3491,inv),A__questionmark_v_85_3490) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3491,localinv) = 'BaseClass'(A__questionmark_v_85_3490) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3493: $int,A__questionmark_v_86_3494: $int] :
( ( A__questionmark_v_85_3493 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3494 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3493 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3494,inv),A__questionmark_v_85_3493) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3494,localinv) = 'BaseClass'(A__questionmark_v_85_3493) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3496: $int,A__questionmark_v_86_3497: $int] :
( ( A__questionmark_v_85_3496 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3497 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3496 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3497,inv),A__questionmark_v_85_3496) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3497,localinv) = 'BaseClass'(A__questionmark_v_85_3496) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3499: $int,A__questionmark_v_86_3500: $int] :
( ( A__questionmark_v_85_3499 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3500 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3499 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3500,inv),A__questionmark_v_85_3499) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3500,localinv) = 'BaseClass'(A__questionmark_v_85_3499) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3502: $int,A__questionmark_v_86_3503: $int] :
( ( A__questionmark_v_85_3502 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3503 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3502 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3503,inv),A__questionmark_v_85_3502) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3503,localinv) = 'BaseClass'(A__questionmark_v_85_3502) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3505: $int,A__questionmark_v_86_3506: $int] :
( ( A__questionmark_v_85_3505 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3506 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3505 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3506,inv),A__questionmark_v_85_3505) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3506,localinv) = 'BaseClass'(A__questionmark_v_85_3505) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3508: $int,A__questionmark_v_86_3509: $int] :
( ( A__questionmark_v_85_3508 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3509 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3508 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3509,inv),A__questionmark_v_85_3508) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3509,localinv) = 'BaseClass'(A__questionmark_v_85_3508) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3511: $int,A__questionmark_v_86_3512: $int] :
( ( A__questionmark_v_85_3511 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3512 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3511 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3512,inv),A__questionmark_v_85_3511) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3512,localinv) = 'BaseClass'(A__questionmark_v_85_3511) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3514: $int,A__questionmark_v_86_3515: $int] :
( ( A__questionmark_v_85_3514 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3515 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3514 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3515,inv),A__questionmark_v_85_3514) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3515,localinv) = 'BaseClass'(A__questionmark_v_85_3514) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3517: $int,A__questionmark_v_86_3518: $int] :
( ( A__questionmark_v_85_3517 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3518 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3517 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3518,inv),A__questionmark_v_85_3517) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3518,localinv) = 'BaseClass'(A__questionmark_v_85_3517) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3520: $int,A__questionmark_v_86_3521: $int] :
( ( A__questionmark_v_85_3520 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3521 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3520 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3521,inv),A__questionmark_v_85_3520) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3521,localinv) = 'BaseClass'(A__questionmark_v_85_3520) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ( stack0i_2 != 12 )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ( ~ ( ~ $lesseq(12,12)
| ~ $lesseq(12,12) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_3 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0i_3 = 13 )
=> ( ~ ( ~ $lesseq(13,stack0i_3)
| ~ $lesseq(stack0i_3,13)
| ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack1i_0 = 13 )
=> ( ( stack0i_4 = stack0i_3 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_2 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_typeToken') )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 != nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3523: $int,A__questionmark_v_86_3524: $int] :
( ( A__questionmark_v_85_3523 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3524 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3523 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3524,inv),A__questionmark_v_85_3523) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3524,localinv) = 'BaseClass'(A__questionmark_v_85_3523) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3526: $int,A__questionmark_v_86_3527: $int] :
( ( A__questionmark_v_85_3526 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3527 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3526 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3527,inv),A__questionmark_v_85_3526) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3527,localinv) = 'BaseClass'(A__questionmark_v_85_3526) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3529: $int,A__questionmark_v_86_3530: $int] :
( ( A__questionmark_v_85_3529 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3530 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3529 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3530,inv),A__questionmark_v_85_3529) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3530,localinv) = 'BaseClass'(A__questionmark_v_85_3529) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3532: $int,A__questionmark_v_86_3533: $int] :
( ( A__questionmark_v_85_3532 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3533 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3532 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3533,inv),A__questionmark_v_85_3532) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3533,localinv) = 'BaseClass'(A__questionmark_v_85_3532) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3535: $int,A__questionmark_v_86_3536: $int] :
( ( A__questionmark_v_85_3535 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3536 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3535 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3536,inv),A__questionmark_v_85_3535) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3536,localinv) = 'BaseClass'(A__questionmark_v_85_3535) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3538: $int,A__questionmark_v_86_3539: $int] :
( ( A__questionmark_v_85_3538 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3539 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3538 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3539,inv),A__questionmark_v_85_3538) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3539,localinv) = 'BaseClass'(A__questionmark_v_85_3538) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3541: $int,A__questionmark_v_86_3542: $int] :
( ( A__questionmark_v_85_3541 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3542 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3541 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3542,inv),A__questionmark_v_85_3541) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3542,localinv) = 'BaseClass'(A__questionmark_v_85_3541) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3544: $int,A__questionmark_v_86_3545: $int] :
( ( A__questionmark_v_85_3544 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3545 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3544 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3545,inv),A__questionmark_v_85_3544) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3545,localinv) = 'BaseClass'(A__questionmark_v_85_3544) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3547: $int,A__questionmark_v_86_3548: $int] :
( ( A__questionmark_v_85_3547 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3548 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3547 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3548,inv),A__questionmark_v_85_3547) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3548,localinv) = 'BaseClass'(A__questionmark_v_85_3547) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3550: $int,A__questionmark_v_86_3551: $int] :
( ( A__questionmark_v_85_3550 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3551 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3550 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3551,inv),A__questionmark_v_85_3550) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3551,localinv) = 'BaseClass'(A__questionmark_v_85_3550) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3553: $int,A__questionmark_v_86_3554: $int] :
( ( A__questionmark_v_85_3553 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3554 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3553 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3554,inv),A__questionmark_v_85_3553) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3554,localinv) = 'BaseClass'(A__questionmark_v_85_3553) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3556: $int,A__questionmark_v_86_3557: $int] :
( ( A__questionmark_v_85_3556 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3557 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3556 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3557,inv),A__questionmark_v_85_3556) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3557,localinv) = 'BaseClass'(A__questionmark_v_85_3556) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3559: $int,A__questionmark_v_86_3560: $int] :
( ( A__questionmark_v_85_3559 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3560 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3559 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3560,inv),A__questionmark_v_85_3559) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3560,localinv) = 'BaseClass'(A__questionmark_v_85_3559) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3562: $int,A__questionmark_v_86_3563: $int] :
( ( A__questionmark_v_85_3562 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3563 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3562 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3563,inv),A__questionmark_v_85_3562) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3563,localinv) = 'BaseClass'(A__questionmark_v_85_3562) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3565: $int,A__questionmark_v_86_3566: $int] :
( ( A__questionmark_v_85_3565 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3566 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3565 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3566,inv),A__questionmark_v_85_3565) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3566,localinv) = 'BaseClass'(A__questionmark_v_85_3565) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3568: $int,A__questionmark_v_86_3569: $int] :
( ( A__questionmark_v_85_3568 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3569 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3568 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3569,inv),A__questionmark_v_85_3568) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3569,localinv) = 'BaseClass'(A__questionmark_v_85_3568) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3571: $int,A__questionmark_v_86_3572: $int] :
( ( A__questionmark_v_85_3571 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3572 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3571 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3572,inv),A__questionmark_v_85_3571) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3572,localinv) = 'BaseClass'(A__questionmark_v_85_3571) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3574: $int,A__questionmark_v_86_3575: $int] :
( ( A__questionmark_v_85_3574 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3575 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3574 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3575,inv),A__questionmark_v_85_3574) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3575,localinv) = 'BaseClass'(A__questionmark_v_85_3574) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3577: $int,A__questionmark_v_86_3578: $int] :
( ( A__questionmark_v_85_3577 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3578 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3577 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3578,inv),A__questionmark_v_85_3577) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3578,localinv) = 'BaseClass'(A__questionmark_v_85_3577) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3580: $int,A__questionmark_v_86_3581: $int] :
( ( A__questionmark_v_85_3580 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3581 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3580 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3581,inv),A__questionmark_v_85_3580) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3581,localinv) = 'BaseClass'(A__questionmark_v_85_3580) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3583: $int,A__questionmark_v_86_3584: $int] :
( ( A__questionmark_v_85_3583 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3584 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3583 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3584,inv),A__questionmark_v_85_3583) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3584,localinv) = 'BaseClass'(A__questionmark_v_85_3583) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3586: $int,A__questionmark_v_86_3587: $int] :
( ( A__questionmark_v_85_3586 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3587 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3586 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3587,inv),A__questionmark_v_85_3586) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3587,localinv) = 'BaseClass'(A__questionmark_v_85_3586) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3589: $int,A__questionmark_v_86_3590: $int] :
( ( A__questionmark_v_85_3589 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3590 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3589 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3590,inv),A__questionmark_v_85_3589) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3590,localinv) = 'BaseClass'(A__questionmark_v_85_3589) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3592: $int,A__questionmark_v_86_3593: $int] :
( ( A__questionmark_v_85_3592 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3593 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3592 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3593,inv),A__questionmark_v_85_3592) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3593,localinv) = 'BaseClass'(A__questionmark_v_85_3592) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3595: $int,A__questionmark_v_86_3596: $int] :
( ( A__questionmark_v_85_3595 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3596 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3595 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3596,inv),A__questionmark_v_85_3595) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3596,localinv) = 'BaseClass'(A__questionmark_v_85_3595) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3598: $int,A__questionmark_v_86_3599: $int] :
( ( A__questionmark_v_85_3598 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3599 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3598 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3599,inv),A__questionmark_v_85_3598) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3599,localinv) = 'BaseClass'(A__questionmark_v_85_3598) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3601: $int,A__questionmark_v_86_3602: $int] :
( ( A__questionmark_v_85_3601 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3602 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3601 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3602,inv),A__questionmark_v_85_3601) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3602,localinv) = 'BaseClass'(A__questionmark_v_85_3601) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3604: $int,A__questionmark_v_86_3605: $int] :
( ( A__questionmark_v_85_3604 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3605 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3604 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3605,inv),A__questionmark_v_85_3604) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3605,localinv) = 'BaseClass'(A__questionmark_v_85_3604) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3607: $int,A__questionmark_v_86_3608: $int] :
( ( A__questionmark_v_85_3607 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3608 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3607 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3608,inv),A__questionmark_v_85_3607) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3608,localinv) = 'BaseClass'(A__questionmark_v_85_3607) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3610: $int,A__questionmark_v_86_3611: $int] :
( ( A__questionmark_v_85_3610 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3611 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3610 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3611,inv),A__questionmark_v_85_3610) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3611,localinv) = 'BaseClass'(A__questionmark_v_85_3610) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3613: $int,A__questionmark_v_86_3614: $int] :
( ( A__questionmark_v_85_3613 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3614 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3613 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3614,inv),A__questionmark_v_85_3613) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3614,localinv) = 'BaseClass'(A__questionmark_v_85_3613) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3616: $int,A__questionmark_v_86_3617: $int] :
( ( A__questionmark_v_85_3616 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3617 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3616 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3617,inv),A__questionmark_v_85_3616) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3617,localinv) = 'BaseClass'(A__questionmark_v_85_3616) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3619: $int,A__questionmark_v_86_3620: $int] :
( ( A__questionmark_v_85_3619 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3620 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3619 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3620,inv),A__questionmark_v_85_3619) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3620,localinv) = 'BaseClass'(A__questionmark_v_85_3619) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3622: $int,A__questionmark_v_86_3623: $int] :
( ( A__questionmark_v_85_3622 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3623 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3622 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3623,inv),A__questionmark_v_85_3622) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3623,localinv) = 'BaseClass'(A__questionmark_v_85_3622) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3625: $int,A__questionmark_v_86_3626: $int] :
( ( A__questionmark_v_85_3625 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3626 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3625 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3626,inv),A__questionmark_v_85_3625) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3626,localinv) = 'BaseClass'(A__questionmark_v_85_3625) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3628: $int,A__questionmark_v_86_3629: $int] :
( ( A__questionmark_v_85_3628 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3629 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3628 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3629,inv),A__questionmark_v_85_3628) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3629,localinv) = 'BaseClass'(A__questionmark_v_85_3628) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3631: $int,A__questionmark_v_86_3632: $int] :
( ( A__questionmark_v_85_3631 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3632 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3631 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3632,inv),A__questionmark_v_85_3631) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3632,localinv) = 'BaseClass'(A__questionmark_v_85_3631) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3634: $int,A__questionmark_v_86_3635: $int] :
( ( A__questionmark_v_85_3634 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3635 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3634 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3635,inv),A__questionmark_v_85_3634) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3635,localinv) = 'BaseClass'(A__questionmark_v_85_3634) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3637: $int,A__questionmark_v_86_3638: $int] :
( ( A__questionmark_v_85_3637 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3638 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3637 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3638,inv),A__questionmark_v_85_3637) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3638,localinv) = 'BaseClass'(A__questionmark_v_85_3637) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3640: $int,A__questionmark_v_86_3641: $int] :
( ( A__questionmark_v_85_3640 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3641 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3640 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3641,inv),A__questionmark_v_85_3640) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3641,localinv) = 'BaseClass'(A__questionmark_v_85_3640) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3643: $int,A__questionmark_v_86_3644: $int] :
( ( A__questionmark_v_85_3643 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3644 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3643 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3644,inv),A__questionmark_v_85_3643) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3644,localinv) = 'BaseClass'(A__questionmark_v_85_3643) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3646: $int,A__questionmark_v_86_3647: $int] :
( ( A__questionmark_v_85_3646 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3647 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3646 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3647,inv),A__questionmark_v_85_3646) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3647,localinv) = 'BaseClass'(A__questionmark_v_85_3646) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3649: $int,A__questionmark_v_86_3650: $int] :
( ( A__questionmark_v_85_3649 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3650 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3649 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3650,inv),A__questionmark_v_85_3649) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3650,localinv) = 'BaseClass'(A__questionmark_v_85_3649) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3652: $int,A__questionmark_v_86_3653: $int] :
( ( A__questionmark_v_85_3652 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3653 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3652 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3653,inv),A__questionmark_v_85_3652) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3653,localinv) = 'BaseClass'(A__questionmark_v_85_3652) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_2 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0b_2 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ~ ( ~ $lesseq(6,stack0i_4)
| ~ $lesseq(stack0i_4,13)
| ~ $lesseq(6,stack1i_0)
| ~ $lesseq(stack1i_0,13) )
=> ( ( stack0o_3 = stack0o_2 )
=> ( ( stack1i_1 = stack1i_0 )
=> ( ( stack0i_5 = stack0i_4 )
=> ( ( stack0b_3 = stack0b_2 )
=> ( ( stack1o_1 = nullObject )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3655: $int,A__questionmark_v_86_3656: $int] :
( ( A__questionmark_v_85_3655 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3656 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3655 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3656,inv),A__questionmark_v_85_3655) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3656,localinv) = 'BaseClass'(A__questionmark_v_85_3655) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3658: $int,A__questionmark_v_86_3659: $int] :
( ( A__questionmark_v_85_3658 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3659 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3658 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3659,inv),A__questionmark_v_85_3658) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3659,localinv) = 'BaseClass'(A__questionmark_v_85_3658) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3661: $int,A__questionmark_v_86_3662: $int] :
( ( A__questionmark_v_85_3661 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3662 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3661 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3662,inv),A__questionmark_v_85_3661) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3662,localinv) = 'BaseClass'(A__questionmark_v_85_3661) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3664: $int,A__questionmark_v_86_3665: $int] :
( ( A__questionmark_v_85_3664 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3665 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3664 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3665,inv),A__questionmark_v_85_3664) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3665,localinv) = 'BaseClass'(A__questionmark_v_85_3664) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3667: $int,A__questionmark_v_86_3668: $int] :
( ( A__questionmark_v_85_3667 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3668 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3667 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3668,inv),A__questionmark_v_85_3667) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3668,localinv) = 'BaseClass'(A__questionmark_v_85_3667) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3670: $int,A__questionmark_v_86_3671: $int] :
( ( A__questionmark_v_85_3670 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3671 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3670 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3671,inv),A__questionmark_v_85_3670) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3671,localinv) = 'BaseClass'(A__questionmark_v_85_3670) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3673: $int,A__questionmark_v_86_3674: $int] :
( ( A__questionmark_v_85_3673 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3674 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3673 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3674,inv),A__questionmark_v_85_3673) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3674,localinv) = 'BaseClass'(A__questionmark_v_85_3673) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3676: $int,A__questionmark_v_86_3677: $int] :
( ( A__questionmark_v_85_3676 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3677 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3676 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3677,inv),A__questionmark_v_85_3676) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3677,localinv) = 'BaseClass'(A__questionmark_v_85_3676) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3679: $int,A__questionmark_v_86_3680: $int] :
( ( A__questionmark_v_85_3679 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3680 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3679 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3680,inv),A__questionmark_v_85_3679) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3680,localinv) = 'BaseClass'(A__questionmark_v_85_3679) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3682: $int,A__questionmark_v_86_3683: $int] :
( ( A__questionmark_v_85_3682 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3683 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3682 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3683,inv),A__questionmark_v_85_3682) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3683,localinv) = 'BaseClass'(A__questionmark_v_85_3682) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3685: $int,A__questionmark_v_86_3686: $int] :
( ( A__questionmark_v_85_3685 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3686 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3685 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3686,inv),A__questionmark_v_85_3685) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3686,localinv) = 'BaseClass'(A__questionmark_v_85_3685) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3688: $int,A__questionmark_v_86_3689: $int] :
( ( A__questionmark_v_85_3688 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3689 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3688 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3689,inv),A__questionmark_v_85_3688) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3689,localinv) = 'BaseClass'(A__questionmark_v_85_3688) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3691: $int,A__questionmark_v_86_3692: $int] :
( ( A__questionmark_v_85_3691 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3692 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3691 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3692,inv),A__questionmark_v_85_3691) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3692,localinv) = 'BaseClass'(A__questionmark_v_85_3691) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3694: $int,A__questionmark_v_86_3695: $int] :
( ( A__questionmark_v_85_3694 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3695 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3694 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3695,inv),A__questionmark_v_85_3694) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3695,localinv) = 'BaseClass'(A__questionmark_v_85_3694) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 = 14 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_4 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_pointee') )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 != nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = true_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3697: $int,A__questionmark_v_86_3698: $int] :
( ( A__questionmark_v_85_3697 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3698 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3697 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3698,inv),A__questionmark_v_85_3697) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3698,localinv) = 'BaseClass'(A__questionmark_v_85_3697) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3700: $int,A__questionmark_v_86_3701: $int] :
( ( A__questionmark_v_85_3700 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3701 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3700 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3701,inv),A__questionmark_v_85_3700) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3701,localinv) = 'BaseClass'(A__questionmark_v_85_3700) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3703: $int,A__questionmark_v_86_3704: $int] :
( ( A__questionmark_v_85_3703 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3704 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3703 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3704,inv),A__questionmark_v_85_3703) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3704,localinv) = 'BaseClass'(A__questionmark_v_85_3703) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3706: $int,A__questionmark_v_86_3707: $int] :
( ( A__questionmark_v_85_3706 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3707 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3706 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3707,inv),A__questionmark_v_85_3706) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3707,localinv) = 'BaseClass'(A__questionmark_v_85_3706) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3709: $int,A__questionmark_v_86_3710: $int] :
( ( A__questionmark_v_85_3709 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3710 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3709 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3710,inv),A__questionmark_v_85_3709) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3710,localinv) = 'BaseClass'(A__questionmark_v_85_3709) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3712: $int,A__questionmark_v_86_3713: $int] :
( ( A__questionmark_v_85_3712 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3713 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3712 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3713,inv),A__questionmark_v_85_3712) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3713,localinv) = 'BaseClass'(A__questionmark_v_85_3712) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3715: $int,A__questionmark_v_86_3716: $int] :
( ( A__questionmark_v_85_3715 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3716 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3715 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3716,inv),A__questionmark_v_85_3715) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3716,localinv) = 'BaseClass'(A__questionmark_v_85_3715) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3718: $int,A__questionmark_v_86_3719: $int] :
( ( A__questionmark_v_85_3718 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3719 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3718 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3719,inv),A__questionmark_v_85_3718) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3719,localinv) = 'BaseClass'(A__questionmark_v_85_3718) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3721: $int,A__questionmark_v_86_3722: $int] :
( ( A__questionmark_v_85_3721 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3722 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3721 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3722,inv),A__questionmark_v_85_3721) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3722,localinv) = 'BaseClass'(A__questionmark_v_85_3721) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3724: $int,A__questionmark_v_86_3725: $int] :
( ( A__questionmark_v_85_3724 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3725 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3724 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3725,inv),A__questionmark_v_85_3724) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3725,localinv) = 'BaseClass'(A__questionmark_v_85_3724) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3727: $int,A__questionmark_v_86_3728: $int] :
( ( A__questionmark_v_85_3727 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3728 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3727 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3728,inv),A__questionmark_v_85_3727) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3728,localinv) = 'BaseClass'(A__questionmark_v_85_3727) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3730: $int,A__questionmark_v_86_3731: $int] :
( ( A__questionmark_v_85_3730 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3731 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3730 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3731,inv),A__questionmark_v_85_3730) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3731,localinv) = 'BaseClass'(A__questionmark_v_85_3730) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3733: $int,A__questionmark_v_86_3734: $int] :
( ( A__questionmark_v_85_3733 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3734 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3733 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3734,inv),A__questionmark_v_85_3733) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3734,localinv) = 'BaseClass'(A__questionmark_v_85_3733) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3736: $int,A__questionmark_v_86_3737: $int] :
( ( A__questionmark_v_85_3736 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3737 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3736 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3737,inv),A__questionmark_v_85_3736) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3737,localinv) = 'BaseClass'(A__questionmark_v_85_3736) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_4 = nullObject )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_4 = false_1 )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,stack0i_6)
| ~ $lesseq(stack0i_6,14)
| ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_4 )
=> ( ( stack0b_5 = stack0b_4 )
=> ( ( stack1o_2 = nullObject )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3739: $int,A__questionmark_v_86_3740: $int] :
( ( A__questionmark_v_85_3739 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3740 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3739 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3740,inv),A__questionmark_v_85_3739) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3740,localinv) = 'BaseClass'(A__questionmark_v_85_3739) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3742: $int,A__questionmark_v_86_3743: $int] :
( ( A__questionmark_v_85_3742 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3743 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3742 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3743,inv),A__questionmark_v_85_3742) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3743,localinv) = 'BaseClass'(A__questionmark_v_85_3742) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3745: $int,A__questionmark_v_86_3746: $int] :
( ( A__questionmark_v_85_3745 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3746 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3745 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3746,inv),A__questionmark_v_85_3745) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3746,localinv) = 'BaseClass'(A__questionmark_v_85_3745) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3748: $int,A__questionmark_v_86_3749: $int] :
( ( A__questionmark_v_85_3748 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3749 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3748 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3749,inv),A__questionmark_v_85_3748) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3749,localinv) = 'BaseClass'(A__questionmark_v_85_3748) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 = 15 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0o_6 = select2('Heap',this,'Microsoft_Boogie_FlowedValue_Type_parameter') )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 != nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = true_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3751: $int,A__questionmark_v_86_3752: $int] :
( ( A__questionmark_v_85_3751 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3752 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3751 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3752,inv),A__questionmark_v_85_3751) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3752,localinv) = 'BaseClass'(A__questionmark_v_85_3751) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3754: $int,A__questionmark_v_86_3755: $int] :
( ( A__questionmark_v_85_3754 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3755 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3754 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3755,inv),A__questionmark_v_85_3754) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3755,localinv) = 'BaseClass'(A__questionmark_v_85_3754) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3757: $int,A__questionmark_v_86_3758: $int] :
( ( A__questionmark_v_85_3757 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3758 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3757 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3758,inv),A__questionmark_v_85_3757) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3758,localinv) = 'BaseClass'(A__questionmark_v_85_3757) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3760: $int,A__questionmark_v_86_3761: $int] :
( ( A__questionmark_v_85_3760 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3761 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3760 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3761,inv),A__questionmark_v_85_3760) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3761,localinv) = 'BaseClass'(A__questionmark_v_85_3760) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_6 = nullObject )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_6 = false_1 )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,stack0i_7)
| ~ $lesseq(stack0i_7,15)
| ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_6 )
=> ( ( stack0b_7 = stack0b_6 )
=> ( ( stack1o_3 = nullObject )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3763: $int,A__questionmark_v_86_3764: $int] :
( ( A__questionmark_v_85_3763 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3764 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3763 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3764,inv),A__questionmark_v_85_3763) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3764,localinv) = 'BaseClass'(A__questionmark_v_85_3763) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3766: $int,A__questionmark_v_86_3767: $int] :
( ( A__questionmark_v_85_3766 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3767 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3766 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3767,inv),A__questionmark_v_85_3766) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3767,localinv) = 'BaseClass'(A__questionmark_v_85_3766) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3769: $int,A__questionmark_v_86_3770: $int] :
( ( A__questionmark_v_85_3769 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3770 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3769 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3770,inv),A__questionmark_v_85_3769) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3770,localinv) = 'BaseClass'(A__questionmark_v_85_3769) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3772: $int,A__questionmark_v_86_3773: $int] :
( ( A__questionmark_v_85_3772 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3773 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3772 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3773,inv),A__questionmark_v_85_3772) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3773,localinv) = 'BaseClass'(A__questionmark_v_85_3772) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_8 = stack0o_5 )
=> ( ( stack1i_2 = 14 )
=> ( ( stack0i_8 = stack0i_6 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_2 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3775: $int,A__questionmark_v_86_3776: $int] :
( ( A__questionmark_v_85_3775 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3776 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3775 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3776,inv),A__questionmark_v_85_3775) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3776,localinv) = 'BaseClass'(A__questionmark_v_85_3775) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3778: $int,A__questionmark_v_86_3779: $int] :
( ( A__questionmark_v_85_3778 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3779 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3778 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3779,inv),A__questionmark_v_85_3778) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3779,localinv) = 'BaseClass'(A__questionmark_v_85_3778) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in != true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0o_8 = stack0o_3 )
=> ( ( stack1i_2 = stack1i_1 )
=> ( ( stack0i_8 = stack0i_5 )
=> ( ( stack0b_8 = throwException_in )
=> ( ( stack1o_4 = stack1o_1 )
=> ( ( return_value_0 = false_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8 )
=> ( ( 'ActivityIndicator_4' = 'ActivityIndicator' )
=> ( ( stack1i_3 = stack1i_2 )
=> ( ( stack50000o_4 = stack50000o )
=> ( ( 'SS_Display_Return_Local_0' = return_value_0 )
=> ( ( stack0b_9 = return_value_0 )
=> ~ ( ~ ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3781: $int,A__questionmark_v_86_3782: $int] :
( ( A__questionmark_v_85_3781 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3782 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3781 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3782,inv),A__questionmark_v_85_3781) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3782,localinv) = 'BaseClass'(A__questionmark_v_85_3781) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
| ~ ( ! [A__questionmark_o_1: $int,A__questionmark_f_1: $int] :
? [A__questionmark_v_85_3784: $int,A__questionmark_v_86_3785: $int] :
( ( A__questionmark_v_85_3784 = select2('Heap',A__questionmark_o_1,ownerFrame) )
& ( A__questionmark_v_86_3785 = select2('Heap',A__questionmark_o_1,ownerRef) )
& ( ~ ( ( 'IncludeInMainFrameCondition'(A__questionmark_f_1) != true_1 )
| ~ ( ( A__questionmark_o_1 != nullObject ) )
| ( select2('Heap',A__questionmark_o_1,allocated) != true_1 )
| ~ ( ( A__questionmark_v_85_3784 = 'PeerGroupPlaceholder' )
| ( x(select2('Heap',A__questionmark_v_86_3785,inv),A__questionmark_v_85_3784) != true_1 )
| ( select2('Heap',A__questionmark_v_86_3785,localinv) = 'BaseClass'(A__questionmark_v_85_3784) ) ) )
=> ( select2('Heap',A__questionmark_o_1,A__questionmark_f_1) = select2('Heap_4',A__questionmark_o_1,A__questionmark_f_1) ) ) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( throwException_in = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> $true ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
| ~ ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0i_3 != 13 )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ~ ( ~ $lesseq(13,13)
| ~ $lesseq(13,13) )
=> ( ( stack0o_3 = stack0o_1 )
=> ( ( stack1i_1 = 13 )
=> ( ( stack0i_5 = stack0i_3 )
=> ( ( stack0b_3 = true_1 )
=> ( ( stack1o_1 = stack1o_0 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ( stack0b_3 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ( ~ ( ~ $lesseq(6,stack1i_1)
| ~ $lesseq(stack1i_1,13) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_6 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0i_6 != 14 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0o_5 = stack0o_3 )
=> ( ( stack0b_5 = true_1 )
=> ( ( stack1o_2 = stack1o_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ( stack0b_5 = true_1 )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ( ~ ( ~ $lesseq(14,14)
| ~ $lesseq(14,14) )
=> ~ ( ~ ( ( this != nullObject ) )
| ~ ( ( this != nullObject )
=> ( ( stack0i_7 = A__questionmark_v_7_380 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0i_7 != 15 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_7 = stack0o_5 )
=> ( ( stack0b_7 = true_1 )
=> ( ( stack1o_3 = stack1o_2 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ~ ( ~ ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0b_7 = true_1 )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ~ ( ~ $lesseq(15,15)
| ~ $lesseq(15,15) )
=> ( ( stack0o_8 = stack0o_7 )
=> ( ( stack1i_2 = 15 )
=> ( ( stack0i_8 = stack0i_7 )
=> ( ( stack0b_8 = stack0b_7 )
=> ( ( stack1o_4 = stack1o_3 )
=> ( ( return_value_0 = true_1 )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ~ ( ~ $lesseq(6,stack1i_2)
| ~ $lesseq(stack1i_2,15) )
=> ( ( 'Heap_4' = 'Heap' )
=> ( ( return_value_1 = return_value_0 )
=> ( ( stack1o_5 = stack1o_4 )
=> ( ( stack0o_9 = stack0o_8 )
=> ( ( result_0 = return_value_0 )
=> ( ( stack0i_9 = stack0i_8