C# Compiler Warning – CS8892 method ‘{0}’ will not be used as an entr
In this blog post, you’ll learn more about the C# Compiler Warning – CS8892 and the related message description
C# Compiler Warning Code
CS8892
C# Compiler Description for the Code :CS8892
Method ‘{0}’ will not be used as an entry point because a synchronous entry point ‘{1}’ was found.
Leave Your Comment