1 instantiation of DecoderExceptionFallbackBuffer
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderExceptionFallback.cs (1)
16new DecoderExceptionFallbackBuffer();
3 references to DecoderExceptionFallbackBuffer
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
1092[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Text.DecoderExceptionFallbackBuffer))]
netstandard (1)
netstandard.cs (1)
2027[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Text.DecoderExceptionFallbackBuffer))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
781[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Text.DecoderExceptionFallbackBuffer))]