1 write to s_lazyMap
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (1)
100
s_lazyMap
= map;
2 references to s_lazyMap
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\CustomMethodMapper.Nullable.cs (2)
22
if (
s_lazyMap
== null)
103
return
s_lazyMap
;