4 implementations of AttachContext
ILCompiler.DependencyAnalysisFramework (4)
EventSourceLogStrategy.cs (1)
133
void IDependencyAnalysisMarkStrategy<DependencyContextType>.
AttachContext
(DependencyContextType context)
FirstMarkLogStrategy.cs (1)
117
void IDependencyAnalysisMarkStrategy<DependencyContextType>.
AttachContext
(DependencyContextType context)
FullGraphLogStrategy.cs (1)
191
void IDependencyAnalysisMarkStrategy<DependencyContextType>.
AttachContext
(DependencyContextType context)
NoLogStrategy.cs (1)
41
void IDependencyAnalysisMarkStrategy<DependencyContextType>.
AttachContext
(DependencyContextType context)
1 reference to AttachContext
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
105
_marker.
AttachContext
(dependencyContext);