3 references to GetIntroducedMethods
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (3)
1734
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1755
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1789
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(lookupMT))