Implemented interface member:
property
Type
ILCompiler.DependencyAnalysis.IEETypeNode.Type
1 write to Type
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\AsyncContinuationEETypeNode.cs (1)
22Type = type;
2 references to Type
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\AsyncContinuationEETypeNode.cs (2)
72return comparer.Compare(otherTypeDataEETypeNode.Type, Type);