2 references to Create
ILCompiler.Compiler (2)
Compiler\BodySubstitutionParser.cs (1)
83stubBody = BodySubstitution.Create(substitution);
Compiler\SubstitutionProvider.cs (1)
39return BodySubstitution.Create(value ? 1 : 0);