4 references to MissingMethodException
Microsoft.Build (1)
Evaluation\Expander.cs (1)
4333
throw new TargetInvocationException(new
MissingMethodException
());
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (2)
2263
Throw New
MissingMethodException
2279
Throw New
MissingMethodException
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
937
throw new
MissingMethodException
();