1 write to _pName
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookupResults.cs (1)
26
_pName
= name;
1 reference to _pName
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookupResults.cs (1)
32
new CMethodIterator(
_pName
, ContainingTypes, qualifyingType, context, arity, flags, mask, nonTrailingNamedArguments);