Base:
4 references to ToString
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (4)
Languages\angular\Angular.cs (3)
100throw new NotSupportedException(reference.ToString()); 189throw new NotSupportedException(reference.ToString()); 278throw new NotSupportedException(reference.ToString());
Languages\csharp\CSharp.cs (1)
161throw new NotSupportedException(reference.ToString());