2 references to DeletedSourceMethodDefinition
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DeletedSourceGenericParameter.cs (2)
15
private readonly
DeletedSourceMethodDefinition
_method;
17
public DeletedSourceGenericParameter(IGenericMethodParameter oldParameter,
DeletedSourceMethodDefinition
method, Dictionary<ITypeDefinition, DeletedSourceTypeDefinition> typesUsedByDeletedMembers)