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