2 references to WrappedTypeName
Test.Utilities (2)
IUtf8StringOperationWrapper.cs (1)
37throw new InvalidCastException($"Cannot cast '{operation.GetType().FullName}' to '{WrappedTypeName}'");
OperationWrapperHelper.cs (1)
18.Add(typeof(IUtf8StringOperationWrapper), s_codeAnalysisAssembly.GetType(IUtf8StringOperationWrapper.WrappedTypeName))