2 references to _docHandles
System.Reflection.Emit (2)
System\Reflection\Emit\ModuleBuilderImpl.cs (2)
593
if (!
_docHandles
.TryGetValue(docWriter, out DocumentHandle handle))
596
_docHandles
.Add(docWriter, handle);