2 references to RemoveVersionFromAssemblyName
Microsoft.AspNetCore.DataProtection (1)
TypeForwardingActivator.cs (1)
71forwardedTypeName = RemoveVersionFromAssemblyName(forwardedTypeName);
Microsoft.AspNetCore.DataProtection.Tests (1)
TypeForwardingActivatorTests.cs (1)
139public string Parse(string typeName) => RemoveVersionFromAssemblyName(typeName);