2 references to IDisposable
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
54values[(int)StringHandle.VirtualIndex.IDisposable] = "IDisposable";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
151keys[k++] = "IClosable"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.IDisposable, systemRuntime, isIDisposable: true);