2 references to System_Runtime_CompilerServices_HotReloadException
Microsoft.CodeAnalysis (1)
WellKnownMembers.cs (1)
4060
(byte)WellKnownType.ExtSentinel, (byte)(WellKnownType.
System_Runtime_CompilerServices_HotReloadException
- WellKnownType.ExtSentinel), // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\EmitHelpers.cs (1)
172
var type = compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_HotReloadException
);