1 .assembly extern mscorlib
5 .assembly 'test-661-lib'
7 .hash algorithm 0x00008004
11 .module 'test-661-lib.dll'
13 .class interface public abstract auto ansi SummaryInfo
15 .method public hidebysig newslot specialname abstract virtual instance object get_Property(int32 Pid) cil managed
19 .method public hidebysig newslot specialname abstract virtual instance void set_Property(int32 Pid, object 'value') cil managed
23 .property instance object Property(int32)
25 .get instance object SummaryInfo::get_Property(int32)
26 .set instance void SummaryInfo::set_Property(int32,object)