2 references to ContextKind
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (2)
746
if ((
ContextKind
(context) & GenericContextKind.HasDeclaringType) != 0)
781
GenericContextKind contextKind =
ContextKind
(factory);