3 references to GetIntroducedMethods
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (3)
2032
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
2053
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
2087
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(lookupMT))