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