Base:
property
SignatureKind
ILCompiler.DependencyAnalysis.NativeLayoutGenericDictionarySlotNode.SignatureKind
2 references to SignatureKind
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (2)
1488
Debug.Assert(
SignatureKind
is FixupSignatureKind.GenericConstrainedMethod);
1494
Debug.Assert(
SignatureKind
is FixupSignatureKind.NonGenericStaticConstrainedMethod or FixupSignatureKind.NonGenericInstanceConstrainedMethod);