8 references to Close
Microsoft.Build.Framework (1)
BinaryTranslator.cs (1)
88_reader.Close();
Microsoft.Build.Framework.UnitTests (1)
CustomEventArgSerialization_Tests.cs (1)
51_reader.Close();
MSBuildTaskHost (1)
BackEnd\BinaryTranslator.cs (1)
73=> Reader.Close();
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
214_binaryReader.Close();
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (2)
109_store.Close(); // If we threw an exception, close the file. 164copyOfStore?.Close();
System.Resources.Extensions (2)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (2)
109_store.Close(); // If we threw an exception, close the file. 164copyOfStore?.Close();