5 references to Dispose
System.Private.CoreLib (5)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Rename.cs (2)
33converterNewPath.Dispose(); 34converterOldPath.Dispose();
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.Span.cs (2)
19converter.Dispose(); 30converter.Dispose();
src\libraries\Common\src\System\Text\ValueUtf8Converter.cs (1)
29Dispose();