3 references to GetIntroducedMethods
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (3)
1776
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1797
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(canonMT))
1831
foreach (MethodDescHandle mdh in
GetIntroducedMethods
(lookupMT))