1 write to _isHotReloadExceptionTypeUsed
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\PEDeltaAssemblyBuilder.vb (1)
307_isHotReloadExceptionTypeUsed = True
2 references to _isHotReloadExceptionTypeUsed
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\EditAndContinue\PEDeltaAssemblyBuilder.vb (2)
33''' <see cref="_isHotReloadExceptionTypeUsed"/> indicates if the type is actually used in the delta. 313Return If(_isHotReloadExceptionTypeUsed, _lazyHotReloadExceptionType, Nothing)