1 write to Module
ILCompiler.MetadataTransform (1)
ILCompiler\Metadata\Transform.Namespace.cs (1)
136
Module
= module;
2 references to Module
ILCompiler.MetadataTransform (2)
ILCompiler\Metadata\Transform.Namespace.cs (2)
142
return
Module
== other.
Module
&& Namespace == other.Namespace;