1 write to m_annotations
AssemblyStripper (1)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24312.1\contentFiles\cs\netstandard2.0\Mono.Cecil\AssemblyNameReference.cs (1)
244 m_annotations = new Hashtable ();
2 references to m_annotations
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24312.1\contentFiles\cs\netstandard2.0\Mono.Cecil\AssemblyNameReference.cs (2)
243 if (m_annotations == null) 245 return m_annotations;