2 references to GetSubstitution
ILCompiler.Compiler (2)
Compiler\SubstitutedILProvider.cs (1)
857object substitution = _substitutionProvider.GetSubstitution(field);
Compiler\SubstitutionProvider.cs (1)
130return GetSubstitution(field) != null;