3 instantiations of AssemblyLoadContextAwareForceTypelessFormatter
Microsoft.CodeAnalysis.Remote.Workspaces (3)
Serialization\MessagePackFormatters.cs (3)
30
new
AssemblyLoadContextAwareForceTypelessFormatter
<SimplifierOptions>(),
31
new
AssemblyLoadContextAwareForceTypelessFormatter
<SyntaxFormattingOptions>(),
32
new
AssemblyLoadContextAwareForceTypelessFormatter
<CodeGenerationOptions>(),
1 reference to AssemblyLoadContextAwareForceTypelessFormatter
Microsoft.CodeAnalysis.Remote.Workspaces (1)
Serialization\MessagePackFormatters.cs (1)
223
using var _ = System.Runtime.Loader.AssemblyLoadContext.EnterContextualReflection(typeof(
AssemblyLoadContextAwareForceTypelessFormatter
<>).Assembly);