2 references to get_GlobalAssemblyCache
Microsoft.CodeAnalysis.Scripting (2)
CoreLightup.cs (2)
67
if (_Assembly.
get_GlobalAssemblyCache
== null)
72
return _Assembly.
get_GlobalAssemblyCache
(assembly);