3 references to GetIntroducedMethods
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (3)
1725
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1746
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1780
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(lookupMT))