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