1 write to s_lazyMap
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.String.cs (1)
85
s_lazyMap
= map;
2 references to s_lazyMap
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.String.cs (2)
20
if (
s_lazyMap
== null)
88
return
s_lazyMap
;