1 write to _methodName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
168
_methodName
= methodName;
1 reference to _methodName
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
190
if (StringEquals(_reader.GetString(_reader.GetMethodDefinition(mh).Name),
_methodName
!))